8a31f6fcf6076d44f74e38dc86370492bdee57bd
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

1) body {
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

2)     background-color: #FFFFFF;
3)     margin-top: 0px;
4)     font-family: Arial, Helvetica, sans-serif;
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

5)     font-size: 1em;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

6)     font-style: normal;
7)     color: #000000;
8)     padding-top: 0px;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

9) }
10) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

11) /* images */
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

12) 
13) img {
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

14)     border: 0;
Thomas Sjögren Website 2/2: Applied Elly's...

Thomas Sjögren authored 18 years ago

15) }
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

16) 
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

17) 
18) li { 
19)    margin: .2em .2em .2em 1em;
20)   
21) }
22) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

23) /* this centers the page */
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

24) 
Roger Dingledine trivial whitespace fixes

Roger Dingledine authored 18 years ago

25) .center {
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

26)     text-align: center;
27)     background-color: white;
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

28)     margin: 0px auto 0 auto;
Roger Dingledine make the body of the webpag...

Roger Dingledine authored 18 years ago

29)     width: 85%;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

30) }
31) 
Roger Dingledine trivial whitespace fixes

Roger Dingledine authored 18 years ago

32) .center table {
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

33)     margin-left: auto;
34)     margin-right: auto;
35)     text-align: left;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

36) }
37) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

38) /* for the shadow box */
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

39) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

40) table.shadowbox {
41)     width: 788px;
Roger Dingledine trivial whitespace fixes

Roger Dingledine authored 18 years ago

42)     border-collapse: collapse;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

43)     padding: 0;
44)     margin-bottom: 2em;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

45) }
46) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

47) table.shadowbox td {
48)     margin: 0;
49)     padding: 0;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

50) }
51) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

52) /* spacer */
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

53) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

54) td.spacer {
55)     width: 110px;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

56) }
57) 
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

58) 
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

59) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

60) div.banner {
61)     text-align: center;
62)     height: 79px;
63)     margin-bottom: 10px;
64)     width:100%;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

65) }
66) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

67) table.table-banner {
68)     margin: 0 auto 0 auto;
69)     background-image: url("images/tor_mast.gif");
70)     background-repeat: no-repeat;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

71) }
72) 
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

73) 
74) 
75) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

76) div.bottom {
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

77)     font-size: 0.8em;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

78)     margin-top: 2cm;
79)     margin-left: 1em;
80)     margin-right: 1em;
81)     text-align: right;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

82) }
83) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

84) /* the sidebar */
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

85) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

86) div.sidebar {
87)     float: right;
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

88)     padding-top: 10px;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

89)     padding-right: 10px;
90)     padding-bottom: 15px;
91)     padding-left: 10px;
92)     width: 260px;
93)     text-align: center;
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

94) }
95) 
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

96) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

97) /* The main column (left text) */
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

98) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

99) div.main-column {
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

100)     padding: 15px 0 10px 10px;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

101)     text-indent: 0pt;
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

102)     font-size: 1em;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

103)     text-align: left;
Roger Dingledine some more tweaks while play...

Roger Dingledine authored 19 years ago

104) }
105) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

106) /* formatting styles */
Thomas Sjögren Missed a line when updating...

Thomas Sjögren authored 18 years ago

107) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

108) h1 {
Andrew Lewman Add some new definitions to...

Andrew Lewman authored 16 years ago

109)     font-size: 1.6em;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

110)     margin-bottom: 0.5em;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

111) }
112) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

113) h2 {
Andrew Lewman Add some new definitions to...

Andrew Lewman authored 16 years ago

114)     font-size: 1.4em;
115)     margin-bottom: 0em;
116)     font-weight: bold;
117)     margin-top: 0;
118) }
119) 
120) h3 {
Thomas Sjögren Fix vim madness

Thomas Sjögren authored 18 years ago

121)     font-size: 1.2em;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

122)     margin-bottom: 0em;
123)     font-weight: bold;
124)     margin-top: 0;
Roger Dingledine make the current page we're...

Roger Dingledine authored 19 years ago

125) }
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

126) 
Andrew Lewman Add some new definitions to...

Andrew Lewman authored 16 years ago

127) h4 {
128)     font-size: 1.1em;
129)     margin-bottom: 0em;
130)     font-weight: bold;
131)     margin-top: 0;
132) }
133) 
134) h5 {
135)     font-size: 1.0em;
136)     margin-bottom: 0em;
137)     font-weight: bold;
138)     margin-top: 0;
139) }
140) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

141) p {
142)     margin-top: 0;
143)     margin-bottom: 1em;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

144) }
145) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

146) a:link {
147)     color: blue;
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

148)     font-size: 1em;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

149) }
150) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

151) a:visited {
Roger Dingledine trivial whitespace fixes

Roger Dingledine authored 18 years ago

152)     color: purple;
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

153)     font-size: 1em;
Thomas Sjögren Website 2/2: Applied Elly's...

Thomas Sjögren authored 18 years ago

154) }
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

155) 
Thomas Sjögren Move and fix the rest of a:...

Thomas Sjögren authored 18 years ago

156) 
157) a.anchor:link {
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

158)     font-size: 1em;
Thomas Sjögren Move and fix the rest of a:...

Thomas Sjögren authored 18 years ago

159)     color: black;
160)     font-weight: bold;
161)     text-decoration: none;
162) }
163) 
164) a.anchor:visited {
Roger Dingledine solve the stupid "the heade...

Roger Dingledine authored 16 years ago

165)     font-size: 1em;
Thomas Sjögren Move and fix the rest of a:...

Thomas Sjögren authored 18 years ago

166)     color: black;
167)     font-weight: bold;
168)     text-decoration: none;
169) }
170) 
171) a.anchor {
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

172)     font-size: 1em;
Thomas Sjögren Move and fix the rest of a:...

Thomas Sjögren authored 18 years ago

173)     color: black;
174)     font-weight: bold;
175)     text-decoration: none;
176) }
177) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

178) td {
179)     vertical-align: top;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

180) }
181) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

182) a.smalllink {
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

183)     font-size: 0.8em;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

184) }
185) 
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

186) /* the banner */
187) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

188) table.banner {
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

189)     width: 100%;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

190)     height: 79px;
191)     margin-left: auto;
192)     margin-right: auto;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

193) }
194) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

195) td.banner-left {
Nick Mathewson Apply patch from Nile to ma...

Nick Mathewson authored 17 years ago

196) 	/* This is done with an <img> in the HTML so it can be clickable
Geoff Goodell renaming banner image files...

Geoff Goodell authored 18 years ago

197)     background-image: url("images/top-left.png");
Nick Mathewson Apply patch from Nile to ma...

Nick Mathewson authored 17 years ago

198)     background-repeat: no-repeat; */
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

199)     width: 193px;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

200) }
201) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

202) td.banner-middle {
Roger Dingledine patch from Fabian Keil to m...

Roger Dingledine authored 16 years ago

203)     background-color: #00802B;
Geoff Goodell renaming banner image files...

Geoff Goodell authored 18 years ago

204)     background-image: url("images/top-middle.png");
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

205)     background-repeat: repeat-x;
Roger Dingledine aphex convinced me it looke...

Roger Dingledine authored 18 years ago

206)     vertical-align: bottom;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

207)     padding-bottom: 10px;
208)     color: white;
209)     font-weight: bold;
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

210)     font-size: 1em;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

211) }
212) 
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

213) td.banner-middle a, td.banner-middle a:visited {
Roger Dingledine <mikeperry> so the designer...

Roger Dingledine authored 16 years ago

214)     margin-right: 5px;
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

215)     color: white;
216)     font-weight: bold;
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

217)     font-size: 1em;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

218) }
219) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

220) td.banner-middle a:hover {
221)     color: #FF7F00;
222)     font-weight: bold;
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

223)     font-size: 1em;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

224) }
225) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

226) td.banner-right {
Geoff Goodell renaming banner image files...

Geoff Goodell authored 18 years ago

227)     background-image: url("images/top-right.png");
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

228)     background-repeat: no-repeat;
Peter Palfrader wider top-right

Peter Palfrader authored 17 years ago

229)     width: 150px;
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

230)     background-position: right;
231)     padding-top: 8px;
232) }
233) 
234) .banner-middle a.current {
235)     text-decoration: none;	       
236)     color: #FF7F00;
237)     font-weight: bold;
238)     font-size: 1em;
Andrew Lewman Changed images to png chang...

Andrew Lewman authored 18 years ago

239)     width: auto;
240)     text-align: auto;
Thomas Sjögren Added FU-Spline mirror (add...

Thomas Sjögren authored 18 years ago

241)     left: -50px;
Roger Dingledine commit the smalllink class...

Roger Dingledine authored 19 years ago

242) }
243) 
Roger Dingledine add the eff donate button

Roger Dingledine authored 18 years ago

244) .donatebutton {
245)         width: auto;
246)         text-align: center;
247) }
248) 
249) .donatebutton a {
250)         margin: 10px 0 0 0;
251)         font-weight: bold;
252)         display: block;
253)         padding: 6px;
254)         background-color: #00802B;
255)         border-top: 1px solid #00A838;
256)         border-left: 1px solid #00A838;
257)         border-bottom: 1px solid #00591E;
258)         border-right: 1px solid #00591E;
259)         color: #FFFFFF;
260) }
261) 
262) .donatebutton a:hover {
263)         color: orange;
264) }
265) 
266) .donatebutton a:active {
267)         color: orange;
268) }
269) 
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

270) /* these styles are for the menu on the gui contest pages */
271) 
272) .guileft {
273) 	 width: 25%;
274) 	 float: left;
275) 	 padding: 0;
276) 	 margin: 0;
277) }
278) 
279) .guimenu {
280) 	 border: 1px solid #AAA6AB;
281) 	 background-color: #E2DFE3;
282) 	 margin: 0 15px 15px 0;
283) 	 padding: 0;
284) }
285) 
286) .guimenuinner a {
287) 	      display: block;
288) 	      text-decoration: none;
289) 	      padding: 2px 0px 0px 12px;
290) 	      margin: 0 0 0 0px;
291) 	      color: #333333;
292) }
293) 
294) .guimenuinner a:visited {
295) 	      color: #333333;
296) }
297) 
298) .guimenuinner a:hover {
299) 	      background-image: url(gui/img/arrow.png);
300) 	      background-repeat: no-repeat;
301) 	      background-position: left;
302) 	      color: #EF8012;
303) }
304) 
305) .guimenuinner a.on {
306) 	      background-image: url(gui/img/arrow.png);
307) 	      background-repeat: no-repeat;
308) 	      background-position: left;
309) 	      color: #EF8012;
310) }
311) 
312) 
313) .guimenu h1 {
314)          width: 85%;
315) 	 font-size: 16px;
316) 	 margin: 0 0 8px 0;
317) 	 padding: 0;
318) 	 border-bottom: 1px solid #AAA6AB;
319) }
320) 
321) .curveleft {
322) 	   background-image: url(gui/img/corner-topleft.png);
323) 	   background-repeat: no-repeat;
324) 	   background-position: top left;
325) 	   margin: -1px;
326) }
327) 
328) .curveright {
329) 	    background-image: url(gui/img/corner-topright.png);
330) 	    background-repeat: no-repeat;
331) 	    background-position: top right;
332) }
333) 
334) .guimenuinner {
335) 	      
336) 	      padding: 0 10px 0 10px;
337) }
338) 
339) //.wiki {
340)       padding: 5px 40px 0 0;
341)       display: block;
342)       text-align: right;
343) }
344) 
345) 
346) .curvebottomleft {
347) 		 background-image: url(gui/img/corner-bottomleft.png);
348) 		 background-repeat: no-repeat;
349) 		 background-position: bottom left;
350) 		 margin: -1px;
351) }
352) 
353) .curvebottomright {
354) 		  background-image: url(gui/img/corner-bottomright.png);
355) 		  background-repeat: no-repeat;
356) 		  background-position: bottom right;
357) }
358) 
359) 
Peter Palfrader Update mirrors table

Peter Palfrader authored 18 years ago

360) table.mirrors {
361) 	margin: 0 auto;
362) 	border-width: 3px;
363) 	border-color: gray;
364) 	border-style: ridge;
365) 	border-collapse: collapse;
366) }
367) table.mirrors th {
368) 	border: 1px solid gray;
369) 	background-color: #DDDDDD;
370) }
371) table.mirrors td {
372) 	border: 1px solid gray;
373) 	padding: 4px;
374) }
375) 
Geoff Goodell flag for Japan, no border-b...

Geoff Goodell authored 17 years ago

376) acronym {
Andrew Lewman Update all links to the new...

Andrew Lewman authored 16 years ago

377)   border-bottom: none;
Geoff Goodell flag for Japan, no border-b...

Geoff Goodell authored 17 years ago

378) }
Andrew Lewman Add some new definitions to...

Andrew Lewman authored 16 years ago

379) 
380) dt {
Andrew Lewman Update all links to the new...

Andrew Lewman authored 16 years ago

381)   font-weight: bolder;
382)   font-style: italic;