~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/pub/System/PatternSkinCssCookbookFonts/fonts.css

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#patternPage {
 
2
        font-family: "georgia", "verdana", Geneva, Arial, sans-serif;
 
3
        color:#000;
 
4
}
 
5
h1, h2, h3, h4, h5, h6 {
 
6
        font-family: "times", serif;
 
7
}
 
8
.foswikiTopic {
 
9
        background-color:#E2D7B9;
 
10
        border:3px double #555;
 
11
        padding:.5em;
 
12
}
 
13
#patternSideBar {
 
14
        font-family:Times;
 
15
}
 
16
.patternTop {
 
17
        font-family:Times;
 
18
}
 
19
#patternSideBar a:link,
 
20
#patternSideBar a:visited {
 
21
        color:#666;
 
22
}
 
23
#patternSideBar a:hover {
 
24
        color:#acc3b1;
 
25
}
 
26
.patternLeftBarPersonal {
 
27
        background:none;
 
28
}
 
29
.patternLeftBarPersonal a:link,
 
30
.patternLeftBarPersonal a:visited {
 
31
        color:#800;
 
32
}
 
33
#patternMain {
 
34
        background:none;
 
35
}
 
 
b'\\ No newline at end of file'