mirror of
https://github.com/torproject/lego.git
synced 2024-11-27 19:50:37 +00:00
Update css styling
This commit is contained in:
parent
3a03bcc69c
commit
a197b30928
@ -74,6 +74,10 @@
|
||||
font-family: Courier New, monospace;
|
||||
}
|
||||
|
||||
.match:hoover {
|
||||
color: #9D4AE8;
|
||||
}
|
||||
|
||||
.banner__containter {
|
||||
position: relative;
|
||||
right: 0;
|
||||
|
3
assets/static/css/bootstrap.css
vendored
3
assets/static/css/bootstrap.css
vendored
@ -8123,6 +8123,9 @@ a.side-nav.active {
|
||||
background: #000;
|
||||
font-family: Courier New, monospace; }
|
||||
|
||||
.match:hoover {
|
||||
color: #9D4AE8; }
|
||||
|
||||
.banner__containter {
|
||||
position: relative;
|
||||
right: 0;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user