X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=templates%2FSubversion.css;fp=templates%2FSubversion.css;h=c3623385d7248b61aa33574803119461426401c5;hp=0000000000000000000000000000000000000000;hb=f485895094cd72318b46f39689c3ba954eb37411;hpb=904730d1782749bfac15b0344fe5782433f3099b diff --git a/templates/Subversion.css b/templates/Subversion.css new file mode 100644 index 0000000..c362338 --- /dev/null +++ b/templates/Subversion.css @@ -0,0 +1,19 @@ +.changelog { + background-color: #FFF; + border-color: #AAF; + border-style: solid; + border-width: 1px; + margin: .6em 0em; + padding: .2em .5em .5em .5em; + border-radius: 8px; + -moz-border-radius: 8px; +} +.changelog h2{ + font: normal bold 1em sans-serif; + text-align: center; + color: #66F; + margin: 0em 0em .3em 0em; + border-style: none none solid none; + border-width: 1px; + border-color: #AAF; +}