blur stuff
This commit is contained in:
parent
e82506160d
commit
0d35607107
@ -1,7 +1,7 @@
|
|||||||
body {
|
body {
|
||||||
background: url(../Content/Images/background/logo.png) 50px 75px no-repeat;
|
background: url(../Content/Images/background/logo.png) 50px 75px no-repeat;
|
||||||
background-color: rgba(0, 0, 0, .25) !important;
|
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-repeat: repeat, no-repeat;
|
||||||
background-attachment: fixed, fixed;
|
background-attachment: fixed, fixed;
|
||||||
background-position: center center, center center;
|
background-position: center center, center center;
|
||||||
@ -105,7 +105,7 @@ body {
|
|||||||
opacity: 0.98;
|
opacity: 0.98;
|
||||||
box-shadow: 0 0 10px 1px #000;
|
box-shadow: 0 0 10px 1px #000;
|
||||||
border-radius: 3px;
|
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-repeat: repeat, no-repeat;
|
||||||
background-attachment: fixed, fixed;
|
background-attachment: fixed, fixed;
|
||||||
background-position: center center, center center;
|
background-position: center center, center center;
|
||||||
@ -119,7 +119,7 @@ body {
|
|||||||
opacity: 0.98;
|
opacity: 0.98;
|
||||||
box-shadow: 0 0 10px 1px #000;
|
box-shadow: 0 0 10px 1px #000;
|
||||||
color: #ffffff;
|
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-repeat: repeat, no-repeat;
|
||||||
background-attachment: fixed, fixed;
|
background-attachment: fixed, fixed;
|
||||||
background-position: center center, center center;
|
background-position: center center, center center;
|
||||||
@ -133,7 +133,7 @@ body {
|
|||||||
opacity: 0.98;
|
opacity: 0.98;
|
||||||
box-shadow: 0 0 10px 1px #000;
|
box-shadow: 0 0 10px 1px #000;
|
||||||
color: #ffffff;
|
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-repeat: repeat, no-repeat;
|
||||||
background-attachment: fixed, fixed;
|
background-attachment: fixed, fixed;
|
||||||
background-position: center center, center center;
|
background-position: center center, center center;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user