mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
Align h1 text to center
This commit is contained in:
parent
190ff2e7c2
commit
2c5e5bdb97
@ -159,6 +159,10 @@ h3 {
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h1 a {
|
||||
color: inherit;
|
||||
text-decoration: inherit;
|
||||
@ -274,4 +278,4 @@ input[type=radio] {
|
||||
white-space: nowrap;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user