mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
fixing cms typography
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44174 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
03030661e9
commit
1dda063fa3
@ -99,6 +99,12 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.right form h1 {
|
||||
color: #000;
|
||||
font-size:18px;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.right form h2 {
|
||||
color: #000;
|
||||
font-size:12px;
|
||||
|
Loading…
Reference in New Issue
Block a user