diff options
| author | Jules Laplace <carbon@melanarchy.org> | 2013-08-02 17:17:59 -0500 |
|---|---|---|
| committer | Jules Laplace <carbon@melanarchy.org> | 2013-08-02 17:17:59 -0500 |
| commit | ecbcf4b0a82717003c5da05b34c3126f5f4b8b10 (patch) | |
| tree | 20d3402add4ec1144b01e21d9c4eb50d50b6a5a6 /docs/css/bogart-feb-1st.css | |
| parent | bcd0a993547ec61396bad0233b4ce4efc20ddbf8 (diff) | |
docs
Diffstat (limited to 'docs/css/bogart-feb-1st.css')
| -rw-r--r-- | docs/css/bogart-feb-1st.css | 222 |
1 files changed, 222 insertions, 0 deletions
diff --git a/docs/css/bogart-feb-1st.css b/docs/css/bogart-feb-1st.css new file mode 100644 index 0000000..3278d11 --- /dev/null +++ b/docs/css/bogart-feb-1st.css @@ -0,0 +1,222 @@ +body {
+ background-color: #eaf0f0;
+ color: #111111;
+ font-size: 10px;
+ font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
+ margin: 20px;
+}
+small
+ {
+ font-size: 10px;
+ }
+table {
+ border: 0px;
+ margin: 3px;
+}
+.threadmain {
+ border: 0px;
+}
+.main {
+ border: 1px solid #e0e8e8;
+}
+.head {
+ background-color: #d8e0e8;
+}
+.head a:link { color: #000;}
+.head a:visited { color: #000;}
+.head a:active { color: #000;}
+.head a:hover { color: #558;}
+
+.quietlink:link { color: #060606; text-decoration: none; }
+.quietlink:visited { color: #444; text-decoration: none; }
+.quietlink:hover { color: #060606; text-decoration: underline; }
+.quietlink:active { color: #000; text-decoration: underline; }
+
+.bare {
+ background-color: #e6f0f0;
+ padding: 0px;
+ margin: 0px;
+}
+tr:hover { }
+tr.row { background-color: #e6f0f0; }
+
+tr.row0 { background-color: #e6f0f0; }
+tr.row0:hover { background-color: #d8e0ec; color: #000000; }
+tr.row1 { background-color: #e0e8e8; }
+tr.row1:hover { background-color: #d8e0ec; color: #000000; }
+
+td.row0 { background-color: #eaf0f0; border-bottom: 1px solid #e8eaea; }
+td.row0:hover { background-color: #d9e0ec; color: #000000; border-bottom: 1px solid #d3d3d0; }
+td.row1 { background-color: #dde6e6; border-bottom: 1px solid #e8eaea; }
+td.row1:hover { background-color: #d9e0ec; color: #000000; border-bottom: 1px solid #d3d3d0; }
+
+td.ivory0 { background-color: #f0f0ea; border-bottom: 1px solid #e8eaea; }
+td.ivory0:hover { background-color: #ece0d9; color: #000000; border-bottom: 1px solid #d3d3d0; }
+td.ivory1 { background-color: #e6e6dd; border-bottom: 1px solid #e8eaea; }
+td.ivory1:hover { background-color: #ece0d9; color: #000000; border-bottom: 1px solid #d3d3d0; }
+
+td.red0 { background-color: #f0d0d3; border-bottom: 1px solid #e8eaea; }
+td.red0:hover { background-color: #ecd9d9; color: #000000; border-bottom: 1px solid #d3d3d0; }
+td.red1 { background-color: #e6d6da; border-bottom: 1px solid #e8eaea; }
+td.red0:hover { background-color: #ecd9d9; color: #000000; border-bottom: 1px solid #d3d3d0; }
+
+td {
+ color: #111111;
+ font-size: .71em;
+ font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
+ margin: 0;
+ padding: 1px;
+ border: 0px;
+}
+.bluebox {
+ background-color: #d8e0ec;
+ color: #000000;
+ text-align: center;
+ border: 2px solid #201010;
+ padding: 3px;
+ margin: 3px;
+}
+.message {
+ background-color: #d8e0ec;
+ color: #000000;
+ width: 200px;
+ text-align: center;
+ border: 2px solid #201010;
+ padding: 3px;
+ margin: 3px;
+}
+.new {
+ font-weight: bold;
+ color: #000000;
+}
+.recent {
+ color: #001111;
+}
+.med {
+ color: #203838;
+}
+.old {
+ color: #425050;
+}
+.older {
+ color: #5D6464;
+}
+.quiet {
+ color: #787878;
+}
+.nfo {
+ background-color: #e0e8e8;
+ color: #000000;
+ border: 2px solid #201010;
+ width: 570px;
+ font-size: 12px;
+ font-family: Courier New, Fixedsys, monospace;
+ white-space: pre;
+ text-align: left;
+ margin-left: 90px;
+ padding: 3px;
+}
+a:link { color: #2050ca; text-decoration: underline; }
+a:visited { color: #1030aa; text-decoration: none; }
+a:active { color: #a0a0c7; text-decoration: underline; }
+a:hover { color: #2040f0; text-decoration: underline; }
+hr {
+ background-color: #201010;
+}
+.commentbox
+ {
+ padding: 0px;
+ margin: 1px;
+ text-align: left;
+ }
+.commentuser
+ {
+ padding: 0px 2px 6px 0px;
+ text-align: right;
+ font-size: 9px;
+ border: 0px;
+ color: #454565;
+ border-top: 1px #666 solid;
+ margin: 0px;
+ }
+.comment
+ {
+ border: 0px;
+ padding: 0px 2px 0px 2px;
+ font-size: 11px;
+ }
+.commenttop
+ {
+ border: 0px;
+ padding: 2px 2px 0px 2px;
+ font-size: 11px;
+ }
+.threadname
+ {
+ padding: 3px;
+ font-size: 11px;
+ font-family: georgia, garamond, serif;
+ }
+.newthread a:link
+ { color: #2070ea; text-decoration: underline; font-weight: bold; }
+.newthread a:visited
+ { color: #1030aa; text-decoration: none; }
+.newthread a:active
+ { color: #a0a0c7; text-decoration: underline; }
+.newthread a:hover
+ { color: #2040f0; text-decoration: underline; }
+
+.bright a:link
+ { color: #2070ea; text-decoration: underline; font-weight: bold; }
+.bright a:visited
+ { color: #2070ea; text-decoration: none; font-weight: bold; }
+.bright a:active
+ { color: #a0a0c7; text-decoration: underline; }
+.bright a:hover
+ { color: #2040f0; text-decoration: underline; }
+
+.bigtitle
+ {
+ font-size: 30px;
+ font-weight: bold;
+ }
+.clicky
+ {
+ font-size: 10px;
+ font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
+ font-weight: bold;
+ color: #140A0A;
+ border: 2px #140A0A solid;
+ padding: 1px;
+ margin: 3px;
+ background-color: #c8d0dc;
+ }
+.sticky
+ {
+ background-color: #dcc8d0;
+ }
+.thumb
+ {
+ border: 1px solid #38383d;
+ padding: 0px; margin: 0px;
+ }
+.thumb a
+ {
+ color: #38383d;
+ }
+.filename
+ {
+ text-align: left;
+ padding-left: 5px;
+ padding-right: 10px;
+ }
+.filesize
+ {
+ text-align: right;
+ padding-left: 10px;
+ padding-right: 5px;
+ }
+
+
+
+
|
