Potlatch 1.0
This commit is contained in:
parent
b38684e59e
commit
8100be1e8d
24 changed files with 1758 additions and 109 deletions
14
public/potlatch/help.css
Normal file
14
public/potlatch/help.css
Normal file
|
@ -0,0 +1,14 @@
|
|||
headline { font-family: Arial,Helvetica,sans-serif;
|
||||
font-size: 18px;
|
||||
color: #DDDDFF; }
|
||||
|
||||
largeText { font-family: Arial,Helvetica,sans-serif;
|
||||
font-size: 12px;
|
||||
color: #FFFFFF; }
|
||||
|
||||
bodyText { font-family: Arial,Helvetica,sans-serif;
|
||||
font-size: 10px;
|
||||
color: #FFFFFF; }
|
||||
|
||||
a:link { color: #00FFFF;
|
||||
text-decoration: underline; }
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue