Merge branch 'master' of https://github.com/sebathefox/skolehjem-webapp into master
Conflicts: skolehjem/public/css/webappdark.css
This commit is contained in:
parent
d071e583f5
commit
dd017311f7
skolehjem/public/css
|
@ -6979,7 +6979,11 @@ main {
|
|||
|
||||
html,
|
||||
body {
|
||||
background-color: rgba(0, 0, 0, 0.6);
|
||||
background-color: #666666;
|
||||
}
|
||||
|
||||
main {
|
||||
background-color: #666666;
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
Loading…
Reference in New Issue