Browse Source

adjust

pull/4/head
GilbN 7 years ago
parent
commit
84a6dd667f
  1. 11
      CSS/themes/plpporg.css

11
CSS/themes/plpporg.css

@ -1,13 +1,4 @@
body { /*
background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"),
url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important;
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;
background-position: center center, center center;
background-size: auto, cover;
-webkit-background-size: auto, cover;
-moz-background-size: auto, cover;
-o-background-size: auto, cover; */
body {
background-color: #1f1f1f;
color:hsla(0,0%,100%,.7)!important;
font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif !important;

Loading…
Cancel
Save