projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make diary locations into a link and drop the separate view link
[rails.git]
/
public
/
potlatch
/
tags.css
1
h2 { font-family: Arial,Helvetica,sans-serif;
2
font-size: 14px;
3
color: #DDDDFF; }
4
5
p { font-family: Arial,Helvetica,sans-serif;
6
font-size: 12px;
7
color: #FFFFFF; }
8
9
a:link { color: #00FFFF;
10
text-decoration: underline; }