eab7773dbf5d254d0c4eae3b4f6b9a4bd8862397
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 {
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

109)     font-size: 1.5em;
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 {
Thomas Sjögren Fix vim madness

Thomas Sjögren authored 18 years ago

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

Geoff Goodell authored 18 years ago

115)     margin-bottom: 0em;
116)     font-weight: bold;
117)     margin-top: 0;
Roger Dingledine make the current page we're...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

119) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

120) p {
121)     margin-top: 0;
122)     margin-bottom: 1em;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

123) }
124) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

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

Thomas Sjögren authored 18 years ago

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

Roger Dingledine authored 19 years ago

128) }
129) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

130) a:visited {
Roger Dingledine trivial whitespace fixes

Roger Dingledine authored 18 years ago

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

Thomas Sjögren authored 18 years ago

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

Thomas Sjögren authored 18 years ago

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

Roger Dingledine authored 19 years ago

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

Thomas Sjögren authored 18 years ago

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

Thomas Sjögren authored 18 years ago

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

Thomas Sjögren authored 18 years ago

138)     color: black;
139)     font-weight: bold;
140)     text-decoration: none;
141) }
142) 
143) a.anchor:visited {
144)     font-size: 12pt;
145)     color: black;
146)     font-weight: bold;
147)     text-decoration: none;
148) }
149) 
150) a.anchor {
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

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

Thomas Sjögren authored 18 years ago

152)     color: black;
153)     font-weight: bold;
154)     text-decoration: none;
155) }
156) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

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

Roger Dingledine authored 19 years ago

159) }
160) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

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

Thomas Sjögren authored 18 years ago

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

Roger Dingledine authored 19 years ago

163) }
164) 
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

165) /* the banner */
166) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

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

le@svn.torproject.org authored 18 years ago

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

Geoff Goodell authored 18 years ago

169)     height: 79px;
170)     margin-left: auto;
171)     margin-right: auto;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

172) }
173) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

174) td.banner-left {
Geoff Goodell renaming banner image files...

Geoff Goodell authored 18 years ago

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

Geoff Goodell authored 18 years ago

176)     background-repeat: no-repeat;
177)     width: 193px;
Roger Dingledine first cut of moving to ren'...

Roger Dingledine authored 19 years ago

178) }
179) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

180) td.banner-middle {
Geoff Goodell renaming banner image files...

Geoff Goodell authored 18 years ago

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

Geoff Goodell authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Geoff Goodell authored 18 years ago

184)     padding-bottom: 10px;
185)     color: white;
186)     font-weight: bold;
Thomas Sjögren Lets try relative font sizes

Thomas Sjögren authored 18 years ago

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

Roger Dingledine authored 19 years ago

188) }
189) 
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

190) td.banner-middle a, td.banner-middle a:visited {
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

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

Thomas Sjögren authored 18 years ago

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

Roger Dingledine authored 19 years ago

194) }
195) 
Geoff Goodell resolve bug 51

Geoff Goodell authored 18 years ago

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

Thomas Sjögren authored 18 years ago

199)     font-size: 1em;
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-right {
Geoff Goodell renaming banner image files...

Geoff Goodell authored 18 years ago

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

Geoff Goodell authored 18 years ago

204)     background-repeat: no-repeat;
Peter Palfrader More languages in the top r...

Peter Palfrader authored 18 years ago

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

le@svn.torproject.org authored 18 years ago

206)     background-position: right;
207)     padding-top: 8px;
208) }
209) 
210) .banner-middle a.current {
211)     text-decoration: none;	       
212)     color: #FF7F00;
213)     font-weight: bold;
214)     font-size: 1em;
Andrew Lewman Changed images to png chang...

Andrew Lewman authored 18 years ago

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

Thomas Sjögren authored 18 years ago

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

Roger Dingledine authored 19 years ago

218) }
219) 
Roger Dingledine add the eff donate button

Roger Dingledine authored 18 years ago

220) .donatebutton {
221)         width: auto;
222)         text-align: center;
223) }
224) 
225) .donatebutton a {
226)         margin: 10px 0 0 0;
227)         font-weight: bold;
228)         display: block;
229)         padding: 6px;
230)         background-color: #00802B;
231)         border-top: 1px solid #00A838;
232)         border-left: 1px solid #00A838;
233)         border-bottom: 1px solid #00591E;
234)         border-right: 1px solid #00591E;
235)         color: #FFFFFF;
236) }
237) 
238) .donatebutton a:hover {
239)         color: orange;
240) }
241) 
242) .donatebutton a:active {
243)         color: orange;
244) }
245) 
le@svn.torproject.org changes to stylesheet for g...

le@svn.torproject.org authored 18 years ago

246) /* these styles are for the menu on the gui contest pages */
247) 
248) .guileft {
249) 	 width: 25%;
250) 	 float: left;
251) 	 padding: 0;
252) 	 margin: 0;
253) }
254) 
255) .guimenu {
256) 	 border: 1px solid #AAA6AB;
257) 	 background-color: #E2DFE3;
258) 	 margin: 0 15px 15px 0;
259) 	 padding: 0;
260) }
261) 
262) .guimenuinner a {
263) 	      display: block;
264) 	      text-decoration: none;
265) 	      padding: 2px 0px 0px 12px;
266) 	      margin: 0 0 0 0px;
267) 	      color: #333333;
268) }
269) 
270) .guimenuinner a:visited {
271) 	      color: #333333;
272) }
273) 
274) .guimenuinner a:hover {
275) 	      background-image: url(gui/img/arrow.png);
276) 	      background-repeat: no-repeat;
277) 	      background-position: left;
278) 	      color: #EF8012;
279) }
280) 
281) .guimenuinner a.on {
282) 	      background-image: url(gui/img/arrow.png);
283) 	      background-repeat: no-repeat;
284) 	      background-position: left;
285) 	      color: #EF8012;
286) }
287) 
288) 
289) .guimenu h1 {
290)          width: 85%;
291) 	 font-size: 16px;
292) 	 margin: 0 0 8px 0;
293) 	 padding: 0;
294) 	 border-bottom: 1px solid #AAA6AB;
295) }
296) 
297) .curveleft {
298) 	   background-image: url(gui/img/corner-topleft.png);
299) 	   background-repeat: no-repeat;
300) 	   background-position: top left;
301) 	   margin: -1px;
302) }
303) 
304) .curveright {
305) 	    background-image: url(gui/img/corner-topright.png);
306) 	    background-repeat: no-repeat;
307) 	    background-position: top right;
308) }
309) 
310) .guimenuinner {
311) 	      
312) 	      padding: 0 10px 0 10px;
313) }
314) 
315) //.wiki {
316)       padding: 5px 40px 0 0;
317)       display: block;
318)       text-align: right;
319) }
320) 
321) 
322) .curvebottomleft {
323) 		 background-image: url(gui/img/corner-bottomleft.png);
324) 		 background-repeat: no-repeat;
325) 		 background-position: bottom left;
326) 		 margin: -1px;
327) }
328) 
329) .curvebottomright {
330) 		  background-image: url(gui/img/corner-bottomright.png);
331) 		  background-repeat: no-repeat;
332) 		  background-position: bottom right;
333) }
334) 
335)