Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background-color: #000000;
- color: #e7e7e7;
- font-family: 'Monospace', monospace !important;
- }
- #post article, pre {
- font-size: 0.95em !important;
- color: #e7e7e7;
- }
- #blog-title a {
- color: #9f9f9f;
- }
- .post-title a:link, .post-title a:visited {
- color: rgb(214, 211, 205);
- font-size: 0.8em;
- text-align: left;
- }
- #wrapper h1, #wrapper h2 #wrapper h3 {
- color: rgb(214, 211, 205);
- }
- /* tytul wpisu */
- #wrapper .e-content h2 {
- text-align: left;
- color: rgb(214, 211, 205);
- }
- .hashtag {
- color: #eaeaea;
- text-align: left;
- }
- article a {
- color: #c71fd1;
- }
- article, .e-content, p {
- color: #eaeaea;
- text-align: left;
- }
- #collection article code, #post article code, #subpage article code {
- background-color: #333;
- border-color: #666;
- }
- body footer nav {
- color:#eaeaea;
- text-align: center;
- }
- .pinned {
- color:#c71fd1;
- font-size: 1.0em;
- }
- .description.p-note {
- color: #9f9f9f;
- font-size: 1.0em;
- text-align: center;
- }
- .dt-published {
- font-size: 0.9em !important;
- }
- .ytembed {
- position:relative;
- padding-bottom:56.25%;
- padding-top:30px;
- height:0;
- overflow:hidden;
- }
- .ytembed iframe, .ytembed object, .ytembed embed {
- position:absolute;
- top:0;
- left:0;
- width:100%;
- height:100%;
- }
- .book.e-content, .book.p-summary {
- max-height: 40em;
- text-overflow: clip;
- overflow: hidden;
- background: -webkit-linear-gradient(#f0f0f0, #c4c4c4, #1a1a1a);
- background-clip: border-box;
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- user-select: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment