File: albdocs.css

package info (click to toggle)
albert 0.4.10.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,556 kB
  • ctags: 2,014
  • sloc: lisp: 13,587; ansic: 7,729; xml: 843; makefile: 99; sh: 28
file content (15 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       border: solid;
       padding: 1em; }

code {  color: darkblue;
       background: #eeeeee }

pre.codesample  { color: darkgreen;
                  background: #dddddd }

td.settingkey { background: #eeeeee }
td.settingdesc { background: #eeeedd }

.settingdesc code { background: #ddddff;
                    color: darkblue }