mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-11 21:03:31 +00:00
Change L+F of navcolumn on maven site.
This commit is contained in:
parent
22ec394ea4
commit
f76e762641
@ -4,10 +4,20 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#leftColumn {
|
#leftColumn {
|
||||||
|
margin: 30px 0 0 5px;
|
||||||
border: none;
|
border: none;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#navcolumn li {
|
||||||
|
line-height: 1.5em;
|
||||||
|
font-size: 0.95em;
|
||||||
|
}
|
||||||
|
|
||||||
|
#navcolumn h5 {
|
||||||
|
font-size: 0.95em;
|
||||||
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
padding: 4px 4px 4px 6px;
|
padding: 4px 4px 4px 6px;
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user