This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/branches/test@3009 92316355-f0b4-4df1-b90c-862c8a59935f
remotes/test
carmie
16 years ago
parent
b56dba5985
commit
6db1da4fc9
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
trac/htdocs/main.css
+ 2
- 1
trac/htdocs/main.css
View File
@@ -69,7 +69,7 @@ p {
display: none;
}
.nav ul {
font-size:
0.9
em;
font-size:
1
em;
}
.nav li {
border-color: #224422;
@@ -103,4 +103,5 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove
#loginguest a {
color: #945973;
border-bottom: 1px dotted #10fb73;
font-size: 0.9em;
}
Write
Preview
Loading…
Cancel
Save