From 3600b2d2fc91b8a15237cff0f27a2ac423ea6c58 Mon Sep 17 00:00:00 2001 From: Renard Date: Sun, 29 Mar 2020 18:46:20 -0300 Subject: Prettier para CSS --- static/css/spc/valentin2.css | 194 +++++++++++++++++++++---------------------- 1 file changed, 97 insertions(+), 97 deletions(-) (limited to 'static/css/spc/valentin2.css') diff --git a/static/css/spc/valentin2.css b/static/css/spc/valentin2.css index 189611c..83f76d3 100644 --- a/static/css/spc/valentin2.css +++ b/static/css/spc/valentin2.css @@ -1,177 +1,177 @@ -html, body { - background:url('img/hearts1.gif'); - color:#000; +html, +body { + background: url("img/hearts1.gif"); + color: #000; } a { - color:#2D89D0; + color: #2d89d0; } a.rep { - color:#000; + color: #000; } a:hover { - color:#DD0000; + color: #dd0000; } -.reflink a:hover{ - font-weight: bold; +.reflink a:hover { + font-weight: bold; } .adminbar { - text-align:right; - clear:both; - float:right; + text-align: right; + clear: both; + float: right; } .logo { - clear:both; - text-align:center; - font-size:2em; - color:#B35692; - width:100%; + clear: both; + text-align: center; + font-size: 2em; + color: #b35692; + width: 100%; } .replymode { - background:#1D7548; - text-align:center; + background: #1d7548; + text-align: center; font-weight: bold; - padding:2px; - color:#FFFFFF; - width:100%; + padding: 2px; + color: #ffffff; + width: 100%; } .extramode { - background:#0040E0; - text-align:center; + background: #0040e0; + text-align: center; font-weight: bold; - padding:2px; - color:#FFFFFF; - width:100%; + padding: 2px; + color: #ffffff; + width: 100%; } .rules { - /*font-size:0.7em;*/ - width: 468px; - font-size: 11px; - font-family: sans-serif; + /*font-size:0.7em;*/ + width: 468px; + font-size: 11px; + font-family: sans-serif; } .rules li { - margin-left: 1em; - /*text-indent: 0em;*/ + margin-left: 1em; + /*text-indent: 0em;*/ } .postblock { - background:#FF7BD1; - color:#666; - font-weight:800; + background: #ff7bd1; + color: #666; + font-weight: 800; } .footer { - text-align:center; - font-size:12px; - font-family:serif; + text-align: center; + font-size: 12px; + font-family: serif; } .passvalid { - background:#EEAA88; - text-align:center; - width:100%; - color:#ffffff; + background: #eeaa88; + text-align: center; + width: 100%; + color: #ffffff; } .dellist { - font-weight: bold; - text-align:center; + font-weight: bold; + text-align: center; } .delbuttons { - text-align:center; - padding-bottom:4px; - + text-align: center; + padding-bottom: 4px; } .managehead { - background:#AAAA66; - color:#400000; - padding:0px; + background: #aaaa66; + color: #400000; + padding: 0px; } .postlists { - background:#FFFFFF; - width:100%; - padding:0px; - color:#800000; + background: #ffffff; + width: 100%; + padding: 0px; + color: #800000; } .row1 { - background:#EEEECC; - color:#800000; + background: #eeeecc; + color: #800000; } .row2 { - background:#DDDDAA; - color:#800000; + background: #ddddaa; + color: #800000; } .q { - background:inherit; - color:#3D343C; + background: inherit; + color: #3d343c; } blockquote blockquote { - background:inherit; - color:#6D940C; + background: inherit; + color: #6d940c; } .filesize { - text-decoration:none; + text-decoration: none; } .filetitle { - background:inherit; - font-size:1.3em; - color:#DC3D90; - font-weight:800; + background: inherit; + font-size: 1.3em; + color: #dc3d90; + font-weight: 800; } .postername { - color:#C000D6; - font-weight:bold; + color: #c000d6; + font-weight: bold; } .postertrip { - color:#C000D; + color: #C000D; } .oldpost { - color:#CC1105; - font-weight:800; + color: #cc1105; + font-weight: 800; } .omittedposts { - color:#909090; + color: #909090; } .reply { - background: url('img/hearts2.jpg'); - border: 1px solid #BBF; - color: #333; + background: url("img/hearts2.jpg"); + border: 1px solid #bbf; + color: #333; } .replyhl { - background: #F0C0B0; - color: #800000; + background: #f0c0b0; + color: #800000; } .replytitle { - font-size: 1.2em; - color:#DE9D7F; - font-weight:800; + font-size: 1.2em; + color: #de9d7f; + font-weight: 800; } .commentpostername { - color:#117743; - font-weight:800; + color: #117743; + font-weight: 800; } .thumbnailmsg { - font-size: small; - color:#000; + font-size: small; + color: #000; margin: 0; } .abbrev { - color:#707070; + color: #707070; } .highlight { - /*background:#95CBE9;*/ - background: #5B8BB4; - /*color:#2C5700;*/ - /*border: 2px dashed #070;*/ - border: 2px dashed #AFD775; + /*background:#95CBE9;*/ + background: #5b8bb4; + /*color:#2C5700;*/ + /*border: 2px dashed #070;*/ + border: 2px dashed #afd775; } .banned { - color:#F99C64; + color: #f99c64; } .administrator { - color:#C00 !important; + color: #c00 !important; } .managertable td { - background:#3B6B94; - color:#FFF; + background: #3b6b94; + color: #fff; } .managertable th { - background:#AAF; - color:#FFF; + background: #aaf; + color: #fff; } -- cgit v1.2.1-18-gbd029