ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/css/xtra.css
Revision: 643
Committed: Sat Oct 10 15:35:03 2015 UTC (8 years, 5 months ago) by laffer1
Content type: text/css
File size: 3925 byte(s)
Log Message:
try to work on mobile handling

File Contents

# Content
1 /* ========= NEWS ========== */
2 .newsblockquote { margin-bottom: 75px; padding: 25px; background: #f2fbff; border: 2px solid #dff2fb; }
3 .news h3 { text-align: center; font-size: 0.9em; }
4 .news h3 { color: #15a9ed; }
5 .news h4 { color: #8cc4dd; }
6 .reference { font-size: 85%; text-align: center; }
7
8 /* ========= DEVS ========== */
9 #text ul li { font-size: 11pt; margin-bottom: 5px; }
10 .devnote { font-size: 80%; color: #aaa; padding: 15px; margin-top: 15px; }
11 .devupdate h4 { color: #15a9ed; text-align: center; padding-top: 0.4em; margin-bottom: 0; display: block; }
12 .devupdate { background: #f2fbff; border: 2px solid #dff2fb; font-size: 80%; width: 40%; margin-right: 2.4em; color: #555; }
13 .devasterisk { color: #1373ce; }
14 #list ul { margin-left: 2em; padding-left: 1em; list-style-position: inside; }
15 #devresources { background: #fff; width: 55%; font-size: 80% }
16 .code { font-family: monospace; background: #f4f4f4; color: #444; border: 1px solid #aaa; padding: .0em; margin: .4em 0; }
17 code { font-family: monospace; background: #f4f4f4; color: #444; border: 1px solid #aaa; padding: .0em; margin: .4em 0; }
18 .highlight { background: #f8f484; }
19
20 /* ========= BLOG STUFF ========= */
21 .bluebox { background: #f2fbff; border: 2px solid #dff2fb; padding: .8em; }
22
23
24 /* ========= DOWNLOAD ========= */
25 .center { text-align: center; }
26 .download table img { border: none; }
27 .down a:link, .down a:visited { color: #555; text-decoration: none; border-bottom: 1px dotted #555; }
28 .down a:hover, .down a:active { color: #777; border-bottom: 1px dotted #777; }
29 .download th { padding: 10px; font-weight: bold; text-align: center; }
30 .download td { padding: 10px; border-width: 0; text-align: center; }
31 table.download { margin: 0 auto; border: 1px solid #ccc; border-collapse: collapse; }
32 .download caption { color: #c00; font-size: large; font-weight: bold; margin: 0 auto 10px auto; }
33 .downone { background: #f2fbff; }
34 .downtwo { background: #e9f8ff; }
35 .plus { color: #aaa; }
36 .downsmall { font-size: 75%; }
37
38 /* ========= ABOUT ========= */
39 .midnightpic { float: left; margin: 0 10px 0 0; border: 1px solid #ccc; padding: .2em; text-align: center; font-size: 8pt; }
40 #text ul li { font-size: 14px; }
41 #text img { border: none; }
42
43 /* ========= ART Project ========= */
44 table.art { margin: 0 auto; border-collapse: collapse; margin-top: 2em; }
45 .art td { border: 1px solid #ccc; padding: 5px; text-align: center; }
46 .art th { background: #f2fbff; border: 1px solid #dff2fb; padding: 5px; text-align: center; }
47 .art caption { font-weight: bold; margin-bottom: .4em; }
48
49 /* ========= COMMUNITY ========= */
50 ul.community { margin: 0; padding: 0; }
51 ul.community li { list-style: none; margin-bottom: 20px; }
52 ul.community li img { vertical-align: bottom; }
53 ul.community li img { border: none; margin-bottom: 5px; }
54 ul.community strong { margin: 0; padding: 0; }
55
56 /* ========= DOCUMENTATION ========= */
57 pre { font-size: 12pt; color: #4A8797; padding: 0 40px; }
58 #toc { background: #f2fbff; border: 2px solid #dff2fb; width: 20em; padding: 1em; }
59
60 /* ========= SITEMAP ========= */
61 #sitemap-col1 ul li, #sitemap-col1 li, #sitemap-col2 ul li, #sitemap-col2 li { list-style: none; margin-bottom: .8em; }
62 #sitemap-col1 img, #sitemap-col2 img { vertical-align: bottom; }
63 #sitemap-col1 { margin-left: 3em; border-right: 1px solid #ccc; margin-right: 5em; padding-right: 5em; }
64 #sitemap-col1 ul, #sitemap-col2 ul { margin-left: 1.5em; padding: 0; }
65
66 /* ========= FEATURED ========= */
67 .featured img { float: left; padding: 0 10px 0px 0; border: none; }
68 .featured { margin: 0; padding: 0; }
69 .featured h3 { margin: 40px 0 0 74px; padding: 0; }
70 .featured-date { color: #666; margin: 3px 0 0 0; text-align: left; }
71 .featured-install { color: #DF8713; margin: 0 0 .8em 0; padding: 0; }
72
73 /* ========= LEGAL ========= */
74 .legal li { margin-bottom: 20px; list-style: none; }
75 .legal li { list-style: none; margin-bottom: 10px; }
76 .legal { margin: .8em 0; padding: 0; }

Properties

Name Value
svn:keywords MidnightBSD=%H