mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
8 lines
412 B
CSS
8 lines
412 B
CSS
body { background: #E5E5E5; min-width: 10px; }
|
|
#body_container { background: #E5E5E5; padding: 0 6px 4px; }
|
|
h1, h2, h3 { margin: 0.8em 0; font-size: 16px; }
|
|
h4 { margin: 0.1em 0.2em; color: #273F61; font-size: 11px; font-weight: bold; }
|
|
h5 { margin: 0.1em 0.6em; color: #333399; font-family: "Courier New"; }
|
|
h6 { margin: 0.3em 0.6em; color: #444444; line-height: 100%; }
|
|
* html table.forumline { width: 97%; }
|