mirror of
https://github.com/mpolden/echoip.git
synced 2025-01-27 10:25:02 +01:00
Merge pull request #56 from LucaTNT/white-background
Added explicit white background color in the CSS
This commit is contained in:
commit
61ac57720a
@ -10,6 +10,7 @@
|
|||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pure/0.6.2/grids-responsive-min.css">
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pure/0.6.2/grids-responsive-min.css">
|
||||||
<style>
|
<style>
|
||||||
html, .pure-g [class *= "pure-u"] {
|
html, .pure-g [class *= "pure-u"] {
|
||||||
|
background-color: white;
|
||||||
font-family: "Open Sans", sans-serif;
|
font-family: "Open Sans", sans-serif;
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user