/[svn]/gigedit/trunk/doc/quickstart/style.css
ViewVC logotype

Contents of /gigedit/trunk/doc/quickstart/style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1236 - (show annotations) (download) (as text)
Sat Jun 16 11:28:29 2007 UTC (16 years, 9 months ago) by persson
File MIME type: text/css
File size: 301 byte(s)
* added quick start documentation by Alexander Methke

1 body {
2 font-family:Arial, sans-serif
3 }
4
5 div.note {
6 border-style:solid;
7 border-width:1px;
8 border-color:green;
9 padding-top:0px;
10 margin-top:0px;
11 }
12
13 div.note h3 {
14 padding-top:5px;
15 padding-bottom:10px;
16 padding-left:5px;
17 padding-right:5px;
18 margin-top:0px;
19 color:white;
20 background-color:green
21 }

  ViewVC Help
Powered by ViewVC