repo.or.cz
/
castle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Some JS generation tests works.
[castle.git]
/
Samples
/
MindDump
/
Castle.Applications.MindDump.Web
/
css
/
main.css
blob
c68e61943c412c9ff52d53ef21fd39c79f49c155
1
body
{
2
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
3
font-size
:
small
;
4
color
:
#000000
;
5
background-color
:
#FFFFFF
;
6
}
7
td
{
8
font-size
:
small
;
9
}
10
.toolboxheader
{
11
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
12
color
:
#FFFFFF
;
13
}