fix captive page styling per https://gitlab.com/guardianproject/wind/wind-offline-fdroid-repo-on-rpi/-/issues/9
This commit is contained in:
parent
932c39987f
commit
1d8b700bcc
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// -------------------------
|
||||
// Body Styles
|
||||
// -------------------------
|
||||
.main-area {
|
||||
body {
|
||||
background-color: $gold;
|
||||
}
|
||||
|
||||
|
|
@ -92,6 +92,7 @@ a:active {
|
|||
.content-area {
|
||||
&-wrapper {
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
.content-title {
|
||||
font-size: 42px;
|
||||
font-weight: 800;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue