diff options
Diffstat (limited to 'nikola/data/themes/monospace/assets/css/theme.css')
| -rw-r--r-- | nikola/data/themes/monospace/assets/css/theme.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/nikola/data/themes/monospace/assets/css/theme.css b/nikola/data/themes/monospace/assets/css/theme.css deleted file mode 100644 index b9c0cf2..0000000 --- a/nikola/data/themes/monospace/assets/css/theme.css +++ /dev/null @@ -1,14 +0,0 @@ -body { margin:0px; padding:20px 0px; text-align:center; font-family:Monospace; color:#585858; } -.post { margin:0px 0px 30px 0px; padding:0px 0px 30px 0px; border-bottom:1px dotted #C8C8C8; } -.meta { margin:10px; padding:15px; background:#EAEAEA; clear:both; } -#footer { text-align:center; clear:both; margin:30px 0px 0px 0px; padding:30px 0px 0px 0px; border-top:1px dotted #C8C8C8; } -#wrap { margin:0px auto; text-align:left; font-size: 13px; line-height: 1.4; } -#container { float:right; } -#sidebar { overflow:hidden; clear:left; text-align:right; width:250px; height:auto; padding:0px 15px 0px 0px; border-right:1px dotted #C8C8C8; } -#sidebar li { list-style-type:none; } -#sidebar > li { margin:20px 0px; } -#sidebar h1 { border-bottom:1px dotted #C8C8C8; } -#sidebar .description { display:block; width:100%; height:auto; margin:0px 0px 10px 0px; } -h1, h2, h3, h4, h5, h6, h7 { margin:0px; text-transform:uppercase; } -h4, h5, h6 { font-size:14px; } -#blog-title { margin-top: 0; line-height:48px;} |
