forked from mirrors/LibreTranslate
Apply a white background main <body>
This commit is contained in:
parent
7afce9ae2a
commit
8ecf708bdd
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
{% endif %}
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="white">
|
||||
<header>
|
||||
<nav class="blue darken-3" role="navigation">
|
||||
<div class="nav-wrapper container">
|
||||
|
|
Loading…
Reference in a new issue