1 /* CSS for Planet Debian
3 * Yes, Planet *DEBIAN* ... please stop stealing our CSS for use on
4 * your own Planet! I'd like this to have a fairly distinctive look
5 * and there's a perfectly good CSS example included with the Planet
8 * THIEVES! ADMINS! WE HATES THEM FOREVER!
10 * I'll set Andrew Suffield on you...
20 border-right: 1px solid rgb(128, 128, 128);
22 background-color: white;
30 font-family: "Lucida Sans Unicode", sans-serif;
35 color: rgb(215, 7, 81);
45 padding-bottom: 0.1em;
51 div.channel img.face {
57 font-family: "Lucida Sans Unicode", sans-serif;
64 border-bottom: 1px solid black;
70 text-decoration: none;
83 font-family: "Bitstream Vera Sans", sans-serif;
86 color: rgb(32, 32, 32);
90 border-bottom: 1px dashed black;
97 text-decoration: none;
102 font-family: sans-serif;
104 color: rgb(64, 64, 64);
112 text-decoration: none;
126 div.content h1 { font-size: 100%; }
127 div.content h2 { font-size: 100%; }
128 div.content h3 { font-size: 100%; }
129 div.content h4 { font-size: 100%; }
130 div.content h5 { font-size: 100%; }
131 div.content h6 { font-size: 100%; }
140 font-family: sans-serif;
147 background-color: white;
153 font-family: "Bitstream Vera Sans", sans-serif;
154 font-size: 20px !important;
156 text-transform: lowercase;
161 div#sidebar div#logo {
165 border-top: 1px solid black;
166 border-bottom: 1px solid black;
174 text-transform: uppercase;
176 border-bottom: 1px dashed rgb(128, 128, 128);
181 div#sidebar img.button {
186 list-style-type: square;
196 text-decoration: none;
202 text-decoration: underline !important;
203 color: blue !important;
206 /* Suggested by Daniel Silverstone */