mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-20 19:12:14 +00:00
Merged website style changes from trunk.
This commit is contained in:
parent
5da9a0c0c0
commit
ae4b5907b9
@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
padding: 4px 4px 4px 6px;
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
color: black;
|
color: black;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -32,7 +32,7 @@ h2 {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
padding: 4px 4px 4px 6px;
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
color: black;
|
color: black;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -40,7 +40,7 @@ h3 {
|
|||||||
font-size: large;
|
font-size: large;
|
||||||
}
|
}
|
||||||
h4 {
|
h4 {
|
||||||
padding: 4px 4px 4px 6px;
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
color: black;
|
color: black;
|
||||||
@ -49,7 +49,7 @@ h4 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
padding: 4px 4px 4px 6px;
|
padding: 0;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user