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
Fixing an issue with output parameters that are of type IntPtr
[castle.git]
/
Samples
/
MonoRail
/
GettingStartedSampleVS2005
/
GettingStartedSample
/
Content
/
css
/
base.css
blob
03d9dfe2909689fd06c7ddf2467f8f4b16969ed1
1
body
2
{
3
background-color
:
white
;
4
font-family
:
Verdana
,
Geneva
,
Arial
,
Helvetica
,
sans-serif
;
5
font-size
:
small
;
6
}