ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/css/home.css
Revision: 677
Committed: Sat Oct 17 03:52:51 2015 UTC (8 years, 6 months ago) by laffer1
Content type: text/css
File size: 2162 byte(s)
Log Message:
fix font

File Contents

# User Rev Content
1 laffer1 438 blockquote { line-height: 130%; }
2    
3     #welcomebox { width: 900px; margin-left: 30px}
4 laffer1 677 #welcome { width: 625px; height: auto; float: left; font-family: Slabo, serif }
5 laffer1 438 #welcome h2 { text-align: center; margin: 0 0 0 25px; }
6    
7 laffer1 533 #getbox { background: url("//d2ibasrwfd3o7m.cloudfront.net/images/getbox.png") no-repeat; width: 271px; height: 208px; text-align: center; color: #333; float: right; margin: -10px 0 0 0; }
8 laffer1 438 #getbox * { font-weight: normal; }
9     #getbox a { color: #333; }
10     #getbox a:hover { color: #666; }
11     #getbox h2, h3, h4 { margin: 0; padding: 0; }
12     #getbox h2 a { text-decoration: none; font-size: 17pt; }
13     #getbox h3 { font-size: 12pt; margin-bottom: 10px; }
14     #gettext { margin-top: 10px; }
15     #getbox * { font-weight: normal; }
16     #getbox a { color: #333; }
17     #getbox a:hover { color: #666; }
18     #getbox h2, h3, h4 { margin: 0; padding: 0; }
19     #getbox h2 a { text-decoration: none; font-size: 17pt; }
20     #getbox h3 { font-size: 12pt; margin-bottom: 10px; }
21     #gettext { margin-top: 10px; }
22     #getcd { width: 215px; height: 107px; }
23 laffer1 533 #getcd a { background: url("//d2ibasrwfd3o7m.cloudfront.net/images/cd.png") no-repeat; float: left; width: 215px; height: 107px; margin: 0px 90px 5px 30px; }
24 laffer1 438
25     #gravity { width: 900px; background: transparent; padding: 0 20px; margin: auto;}
26     #gravity div { float: left; background: transparent; }
27     #gravity h2 { text-align: center; line-height: 22px; }
28     #gravity h2 img { border: none; vertical-align: bottom; }
29     #gravity h2 a { color: #333; text-decoration: none; }
30     #gravity h2 a:hover { color: #666; }
31    
32 laffer1 643 #news, #tweets, #security { width: 300px; font-size: 90% }
33 laffer1 438
34     .date { font-style: italic; color: #808080; text-align: center; }
35     .update { height: 3.8em; overflow: hidden; }
36    
37     #midnight { float: left; margin: 0 10px 0 0; border: 1px solid #ccc; padding: 10px; text-align: center; font-size: 8pt; }
38     #text ul li { font-size: 14px; }
39     #text img { border: none; }
40 laffer1 643
41     @media screen and (max-width: 900px) {
42     #tweets, #getbox, #gettext, #getcd {
43     display: none;
44     }
45    
46     #welcomebox {
47     width: 100%;
48     }
49    
50     #welcome {
51     width: 100%;
52     }
53    
54     #gravity {
55     width: 100%;
56     }
57    
58     #news, #security {
59 laffer1 644 width: 45%;
60 laffer1 643 }
61    
62     }

Properties

Name Value
svn:executable *
svn:keywords MidnightBSD=%H