mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00:00
Changed h2 style
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44144 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
ad0fa1c84c
commit
71da10dc6b
@ -10,15 +10,16 @@ p, ul, td, th {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1, h2 {
|
h1, h2 {
|
||||||
color: #0074c6;
|
color: #222;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
h2 {
|
h2{
|
||||||
font-size: 18px;
|
font-family:"Helvetica Neue",Helvetica,Arial,Sans-serif;
|
||||||
|
font-size:12px;
|
||||||
|
font-weight:bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #162f42;
|
color: #162f42;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user