projects
/
squirrelmail.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
TLS settings were not working
[squirrelmail.git]
/
themes
/
css
/
sans-08.css
1
body
,
td
,
th
,
dd
,
dt
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
ol
,
ul
,
li
{
2
font-family
:
helvetica
,
arial
,
sans-serif
;
3
}
4
body
,
small
{
5
font-size
:
6pt
;
6
}
7
td
,
th
{
8
font-size
:
8pt
;
9
}
10
textarea
,
pre
{
11
font-family
:
monospace
;
12
font-size
:
7pt
;
13
}