1 html
{ margin: 0px; } body
{ margin: 8px; }
5 font-family:"Lucida Grande", "Lucida Sans Unicode", Arial
, Verdana
, Helvetica
, sans-serif
; background-color: #fff; color: #222;
14 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
23 h1
, h2
, h3
, tt
{ color: #000 }
25 h1
{ padding-top:0px; margin-top:0px;}
26 h2
{ color:#333333; padding-top:0.5em; }
27 h3
{ padding-top: 0.5em; color:#2d58b7}
28 li
{ padding-bottom: 0.5em; }
29 ul
{ padding-left:1.5em; }
31 TD
.done
{background-color: #88ff99; text-align: center
}
32 TD
.inprogress
{background-color: #ffce00; text-align: center
}
33 TD
.open
{background-color: #e6705f; text-align: center
}
34 TD
.nice
{background-color: #5555df; text-align: center
}
35 TD
.niceinprogress
{background-color: #8888ff; text-align: center
}
37 PRE
.code
{padding-left: 0.5em; background-color: #eeeeee}
38 PRE
{padding-left: 0.5em}
47 .itemTitle { color:#2d58b7 }
49 span
.error
{ color:red
}
50 span
.caret
{ color:green
; font-weight:bold
}
53 tr
{ vertical-align:top
}
54 #news P
{padding: 0px; margin: 0px; border: 0px}
58 background-image:url
(images
/header-background
.png
);
59 background-repeat:no-repeat
;
60 background-position: right
;
77 -webkit-border-radius: 5px;
78 -moz-border-radius: 5px;
81 box-shadow: 1px 2px 5px 1px rgba
(0, 0, 0, 0.7),
82 -1px 2px 20px rgba
(255, 255, 255, 0.6) inset
;
86 text-decoration: none
;
89 #head h1
span:before
{
102 padding-bottom: .5em;
107 -webkit-border-radius: 5px;
108 -moz-border-radius: 5px;
111 box-shadow: 1px 2px 5px 1px rgba
(0, 0, 0, 0.7),
112 -1px 2px 20px rgba
(255, 255, 255, 0.6) inset
;
114 padding-bottom: 0.2em;
117 #head h2
span:before
{
118 content: "\00a0\00a0\00a0";
120 #head h2
span:after
{
121 content: "\00a0\00a0\00a0";
125 content: "\00a0\00a0\00a0";
128 content: "\00a0\00a0\00a0";
133 background: rgba
(0,0,0,0.3);
136 top: -1em; right: 0.5em;
137 -webkit-border-radius: 5px;
138 -moz-border-radius: 5px;