~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to tools/NUnit/net/doc/css/.svn/text-base/styleGuide.css.svn-base

  • Committer: Jorge O. Castro
  • Date: 2007-12-03 06:56:46 UTC
  • Revision ID: jorge@ubuntu.com-20071203065646-mupcnjcwgm5mnhyt
* Remove a bunch of .svn directories we no longer need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
body {
2
 
  margin-right: 0px;
3
 
}
4
 
 
5
 
 
6
 
a:link {
7
 
  color: #026DFE;
8
 
}
9
 
 
10
 
 
11
 
a:visited {
12
 
  color: #8751A3;
13
 
}
14
 
 
15
 
 
16
 
a:active {
17
 
  color: #5951A3;
18
 
}  
19
 
 
20
 
 
21
 
.navtable {
22
 
  padding: 5px 0px 0px 0px;
23
 
}
24
 
 
25
 
 
26
 
.quotetable {
27
 
  margin-left: 3%;
28
 
  background: #FFFFFF;
29
 
}
30
 
 
31
 
 
32
 
.lefttables {
33
 
  margin-left: 5%;
34
 
  padding: 0px 70px 5px 45px;
35
 
}
36
 
 
37
 
 
38
 
.articletable {
39
 
        margin-left: 5%;
40
 
  padding: 0px 10px 0px 0px;
41
 
}
42
 
 
43
 
 
44
 
.subnavtable {
45
 
  padding: 0px 0px 0px 5px;
46
 
}
47
 
 
48
 
 
49
 
.rightimg {
50
 
  background: #FFFFFF url(../img/sideImg.gif);
51
 
  background-repeat: repeat-y;
52
 
}
53
 
 
54
 
 
55
 
.blanktd {
56
 
  
57
 
}
58
 
 
59
 
 
60
 
.divider {
61
 
  background: #39355B;
62
 
}
63
 
 
64
 
 
65
 
.link {
66
 
  background: #DAD8E4;
67
 
}
68
 
 
69
 
 
70
 
.selected {
71
 
  background: #8A86A3;
72
 
}
73
 
 
74
 
 
75
 
.h1 {
76
 
  font-family: "Times New Roman", Times, serif;
77
 
  font-size: 1.4em;
78
 
  font-variant: normal;
79
 
  word-spacing: 1.5em;
80
 
  color: #000000;
81
 
}
82
 
 
83
 
 
84
 
.h2 {
85
 
  font-family: "Garamond", "Copperplate", "Times", serif;
86
 
  font-size: 1.2em/1em;
87
 
  letter-spacing: 1em;
88
 
  word-spacing: 1.2em;
89
 
  color: #000000;
90
 
}
91
 
 
92
 
 
93
 
.smalltext {
94
 
  font-family: "Times New Roman", Times, serif;
95
 
  font-size: 0.8em;
96
 
  letter-spacing: 1em
97
 
  word-spacing: 1.2em;
98
 
  color: #000000;
99
 
}
100
 
 
101
 
 
102
 
.smallnavtext {
103
 
  font-family: "Garamond", "Copperplate", "Times", serif;
104
 
  font-size: 0.67em/1em;
105
 
  letter-spacing: 1em
106
 
  word-spacing: 2.2em;
107
 
  color: #000000;
108
 
}
109
 
 
110
 
 
111
 
.bodytext {
112
 
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
113
 
  font-size: .69em;
114
 
  letter-spacing: 1em
115
 
  word-spacing: 1.2em;
116
 
  color: #000000;
117
 
}
118
 
 
119
 
 
120
 
.copyrighttext {
121
 
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
122
 
  font-size: 0.61em;
123
 
  letter-spacing: 1em
124
 
  word-spacing: 1.0em;
125
 
  color: #000000;
126
 
}
127
 
 
128
 
.newstext {
129
 
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
130
 
  font-size: 0.61em;
131
 
  letter-spacing: 1em
132
 
  word-spacing: 1.0em;
133
 
  color: #000000;
134
 
}
135
 
 
136
 
.programText {
137
 
  font-family: "Courier", serif;
138
 
  font-size: 0.82em;
139
 
  letter-spacing: 1em
140
 
  word-spacing: 1.2em;
141
 
  color: #000000;
142
 
}
143
 
 
144
 
 
145
 
.tableRowSpace {
146
 
        background:#999999
147
 
}
 
 
b'\\ No newline at end of file'