Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*!
- Theme Name: Insomnia.gr
- Author: nV
- Version: 1.0.0
- */
- .ipsType_richText p {
- margin: 5px;
- }
- .ipsApp .ipsButton_link {
- background: #5564778a;
- padding: 1px 10px;
- border: 1px solid #2c3038;
- color: #f5f5f5;
- }
- .ipsApp .ipsButton_important {
- background: #5564778a;
- color: #f5f5f5;
- border: 1px solid #323B46;
- padding: 0px 10px;
- font-weight: normal;
- }
- .breadcrumb a {
- color: #f5f5f5;
- }
- a {
- text-decoration: none;
- color: #192529de;
- }
- .ipsType_light {
- color: #326995;
- font-weight: normal;
- font-size: 11px;
- }
- .ipsType_richText > p:first-child {
- margin-top: 0;
- }
- *,
- .ipsApp input[type="search"] {
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .cPost.ipsComment .ipsType_richText,
- .cForumRow,
- .cForumRow p {
- font-size: 15px;
- }
- .ipsType_pageTitle {
- font-size: 22px;
- line-height: 1.2;
- margin: 0;
- color: rgba(244, 244, 244, 1);
- }
- .ipsType_normal.ipsType_richText {
- line-height: 1.5;
- }
- .ipsType_normal {
- font-size: 15px;
- }
- .ipsType_richText {
- word-wrap: break-word;
- overflow-wrap: break-word;
- line-height: 1.0;
- }
- .ipsColumns {
- width: 100%;
- display: table;
- table-layout: fixed;
- border-collapse: collapse;
- border-spacing: 0;
- }
- body {
- font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-size: 18px;
- line-height: 12px;
- color: #525252;
- height: 100%;
- background-color: #2c3038;
- margin: 0;
- }
- .ipsQuote {
- background: #E3E3E3;
- color: #525252;
- }
- .ipsQuote_citation {
- background: #283e599e;
- margin: 0px -15px;
- padding: 5px 15px;
- color: rgba(244, 244, 244, 1);
- font-weight: bold;
- font-size: 13px;
- display: block;
- }
- .ipsDataItem_lastPoster,
- .cForumRow .ipsDataItem_meta {
- font-size: 13px;
- background-color: #BFBFBF;
- }
- .ipsDataItem_stats {
- background-color: #BFBFBF;
- }
- .cTopicList .ipsDataItem_icon {
- min-width: 25px;
- background-color: #BFBFBF;
- }
- .ipsDataItem_main {
- background-color: #BFBFBF;
- }
- .ipsDataItem_main {
- background-color: #BFBFBF;
- }
- html[dir="ltr"] .ipsDataList_large .ipsDataItem_icon {
- background-color: #BFBFBF;
- }
- .ipsColumns.ipsColumns_noSpacing > .ipsColumn:not( .ipsPad) {
- background-color: #BFBFBF;
- }
- .cPost .ipsComment_meta {
- background-color: #BFBFBF;
- }
Advertisement
Add Comment
Please, Sign In to add comment