Browse Source

blur stuff

pull/1/head
GilbN 6 years ago
parent
commit
0d35607107
  1. 8
      CSS/themes/orgarr-ONLY-TESTED-ON-SONARR.css

8
CSS/themes/orgarr-ONLY-TESTED-ON-SONARR.css

@ -1,7 +1,7 @@
body {
background: url(../Content/Images/background/logo.png) 50px 75px no-repeat;
background-color: rgba(0, 0, 0, .25) !important;
/*background-image: url(https://cdn.rawgit.com/gilbN/NetOrg/master/Resources/blur-noise.png), url(https://cdn.rawgit.com/gilbN/NetOrg/master/Resources/blur-light.png);
/*background-image: url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-light.png");
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;
background-position: center center, center center;
@ -105,7 +105,7 @@ body {
opacity: 0.98;
box-shadow: 0 0 10px 1px #000;
border-radius: 3px;
/*background-image: url(https://cdn.rawgit.com/gilbN/NetOrg/master/Resources/blur-noise.png), url(https://cdn.rawgit.com/gilbN/NetOrg/master/Resources/blur-light.png);
/*background-image: url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-light.png");
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;
background-position: center center, center center;
@ -119,7 +119,7 @@ body {
opacity: 0.98;
box-shadow: 0 0 10px 1px #000;
color: #ffffff;
/*background-image: url(https://cdn.rawgit.com/gilbN/NetOrg/master/Resources/blur-noise.png), url(https://cdn.rawgit.com/gilbN/NetOrg/master/Resources/blur-light.png);
/*background-image: url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-light.png");
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;
background-position: center center, center center;
@ -133,7 +133,7 @@ body {
opacity: 0.98;
box-shadow: 0 0 10px 1px #000;
color: #ffffff;
/*background-image: url(https://cdn.rawgit.com/gilbN/NetOrg/master/Resources/blur-noise.png), url(https://cdn.rawgit.com/gilbN/NetOrg/master/Resources/blur-light.png);
/*background-image: url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-light.png");
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;
background-position: center center, center center;

Loading…
Cancel
Save