Account name:
Password
(OpenID?)
(Forgot it?)
Remember Me
You're viewing
coliseu
Create a Dreamwidth Account
Learn More
Interest
Region
Site and Account
FAQ
Email
Reload page in style:
site
light
coliseu.
Tabula Rasa: Kindred
Profile
coliseu
Coliseu
I
II
III
IV
Custom Text
Junk community of Blem (
minotaur
). Layouts, codes and icons.
Under construction.
Tabula Rasa: Kindred
18
June
2016
20:19
ex_minotaur153
posting in
coliseu
/* KINDRED by minotaur @ coliseu */ /* --- FONTS --- */ /* latin */ @font-face { font-family: 'Quicksand'; font-style: normal; font-weight: 400; src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://fonts.gstatic.com/s/quicksand/v5/sKd0EMYPAh5PYCRKSryvW1tXRa8TVwTICgirnJhmVJw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; } /* latin */ @font-face { font-family: 'Droid Serif'; font-style: normal; font-weight: 400; src: local('Droid Serif'), local('DroidSerif'), url(https://fonts.gstatic.com/s/droidserif/v6/0AKsP294HTD-nvJgucYTaI4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; } /* --- GENERAL --- */ body { background: #fff; overflow-x: hidden; font-family: 'Droid Serif'; color: #333; font-size: 13px; } a, a:visited, a:active { text-decoration: none; color: #B88F93; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;} a:hover { color: #B8CABE; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } img { max-width: 300px; } blockquote, q { } /* --- CANVAS --- */ #canvas { margin: 0 auto; width: 80%; } /* --- HEADER --- */ #header { display: none; } h1#title { } h2#subtitle { } h2#pagetitle { display: none; } /* --- PRIMARY --- */ #primary { width: 500px; margin-left: 250px; } #primary > .inner { } .entry { background: #fff; margin-top: 100px; border-top: 3px solid #B8CABE; } .entry-title { text-transform: uppercase; font-family: 'Quicksand'; font-size: 18px; color: #B88F93; } .entry-title a { color: #B88F93; } .entry-title a:hover { color: #B88F93; } .datetime a, .datetime { text-transform: uppercase; font-family: 'Quicksand'; color: #333; } .datetime a:hover { color: #333; } .header { text-align: center; margin-top: 20px; margin-bottom: 10px; } .entry-content { margin-top: 70px; line-height: 1.5em; } ul.entry-interaction-links.text-links { text-align: center; font-family: 'Quicksand'; text-transform: uppercase; } ul.entry-management-links.icon-links { text-align: center; } ul.entry-management-links.icon-links li { } .tag { margin-top: 20px; margin-bottom: 10px; font-size: 0px; text-align: center;} .tag a, .tag a:hover { font-size: 11px; text-transform: uppercase; color: #333; padding: 3px; margin-right: 5px; background: #F9EFD4; color: #B88F93; } .entry .poster { font-size:0; } .entry .poster .ljuser { font-size:13px; } .entry .poster:before { content:" "; font-size:13px; } .entry .poster .ljuser:nth-child(2):before { content:"@ "; padding-left:5px; } .poster.empty { display: none; } .entry .poster .ljuser img, .comment .poster .ljuser img { display:none; } .entry .userpic { margin-top: -125px; text-align: center; } .entry .userpic img { height: 50px; width: 50px; border-radius: 100%; border: 3px solid #B8CABE; } /* --- SECONDARY --- */ #secondary { width: 220px; background: #fff; padding: 30px; margin-top: 70px; position: fixed; } .module-section-one { } h2.module-header { display: none; } .module-userprofile.module { display: inline; } .module-userprofile.module .userpic img {float: left; height: 50px; width: 50px; border-radius: 100%; margin-right: 10px; } .module-userprofile.module .journal-name { display: none; } .userlite-interaction-links.icon-links { padding-top: 15px; padding-left: 15px; } .module-customtext.module { padding: 20px; text-align: justify; font-size: 11px; } ul.module-list { list-style: none; text-transform: uppercase; font-family: 'Quicksand'; } .module-list-item { border-bottom: 2px solid #B8CABE; padding-bottom: 3px; padding-left: 4px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .module-list-item:hover { border-bottom: 2px solid #B88F93; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } li.module-list-item a { color: #333; } li.module-list-item a:hover { color: #333; } /* --- COMMENT PAGES --- */ .multiform-checkbox { margin-top: 10px; } .comment-content { padding: 10px; } .comment-pages.toppages, .comment-pages.bottompages { text-align: center; font-family: Quicksand, sans; text-transform: uppercase; } ul.comment-interaction-links.text-links { text-align: right; font-family: Quicksand, sans; text-transform: uppercase; } /* --- FOOTER --- */ .navigation.bottomnav { margin-top: 30px; text-transform: uppercase; font-family: 'Quicksand'; } /* --- ARCHIVE --- */ table.month { margin: 0 auto; border-spacing: 3px; text-align:center; } table.month td { height: 3.25em; } table.month th { padding: 3px; background:#efefef; font-family: Quicksand, sans; font-weight:normal; width:3.25em; } table.month td p { margin: 0; padding: 3px; } .page-month .month .inner{ padding-top:5px; } table.month td.day-has-entries{ position:relative; } .day.day-has-entries .label{ display:block; border-radius:50px; -webkit-border-radius:50px; width:40px; height:40px; line-height:40px; } table.month .day-has-entries p { left:0; top:0; position:absolute; z-index:9; } table.month .day-has-entries p a{ padding:15px; } .month dl dt { font-size:16px; padding:5px; margin:0 20px; } .month dl dt a{ color:#000; } .month dl dt a:hover{ color:#777; } .month dl .time { padding-right: .5em; } .month dl h3 { display: inline; font-size: 1em; } .page-month .month .entry-poster { margin-right: .5em; } .month dl .tag ul { margin-top: 0; } .month dd{ margin-top:10px; margin-right:10px; } .day-date{ display:none; } .month caption { display: none; } #archive-year .navigation li a, #archive-year li.active{ display:inline-block; height:40px; width:40px; text-align:center; } #archive-year li.active{ color:#666; } /* --- DISPLAY --- */ #footer, div.navigation.topnav, .manage-link, .comment-date-text, .comment-from-text { display: none; } /* --- CONTROL STRIP --- */ #lj_controlstrip { background:#F9EFD4; background-position: 0 0; color: #A7848B !important; border:0px; z-index: 1000; text-align: center; } #lj_controlstrip a { color: #B88F93 !important; } #lj_controlstrip_userpic { display: none !important; } #lj_controlstrip td, #lj_controlstrip_statustext { color: #A7848B !important; } #lj_controlstrip input { color:#A7848B !important; background-color: #B8CABE !important; border: 0px solid #A7848B; } #lj_controlstrip_user, #lj_controlstrip_actionlinks, #lj_controlstrip_login { border-right: 0 !important; color: #A7848B !important; }