Retoca color de fondo y tercer nivel de cabeceras
This commit is contained in:
parent
a5c816727f
commit
ff02462137
2 changed files with 5 additions and 2 deletions
|
@ -40,9 +40,12 @@ h3, .wiki h3 { font-size: 22px; }
|
|||
h4, .wiki h4 { font-size: 20px; }
|
||||
h5, .wiki h5 { font-size: 19px; }
|
||||
h6, .wiki h6 { font-size: 18px; }
|
||||
h1, h2, h3 {
|
||||
h1, h2 {
|
||||
color: #b40b51;
|
||||
}
|
||||
h3 {
|
||||
color: #c73e77;
|
||||
}
|
||||
h4, .wiki h4 {
|
||||
color: #585b5a;
|
||||
border-bottom: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue