We do our best to give you all information you need. Use the Search menu to search for the page you are looking for. The most used pages are on the side menu or in the Popular Pages page.

Do you miss important stuff or do you have suggestions? Let us know via Discord or in-game. Thank you for using our Wiki!

Difference between revisions of "User:Jplayer"

From GrinderScape Wiki
Jump to: navigation, search
Line 50: Line 50:
  
  
 +
body {
 +
    background: #151515 url(https://www.grinderscape.org/assets/images/background.png);
 +
}
  
 
nav {
 
nav {
Line 73: Line 76:
  
 
div#wrap {
 
div#wrap {
     background-color: #776BA6;
+
     background: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(https://www.grinderscape.org/assets/images/background.png);
 +
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
 +
    width: 1200px;
 
     width: 1200px;
 
     width: 1200px;
 
     margin: 30px auto;
 
     margin: 30px auto;
Line 135: Line 140:
 
   div#mw-panel div.portal {
 
   div#mw-panel div.portal {
 
     background: #6BA673;
 
     background: #6BA673;
 +
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
 
     margin: 0;
 
     margin: 0;
 
     padding: 0;
 
     padding: 0;
Line 144: Line 150:
 
     line-height: 20px;
 
     line-height: 20px;
 
     background: linear-gradient( rgba( 31, 42, 53, 0.5 ), rgba( 31, 42, 53, 0.5 ) ), url(https://www.grinderscape.org/assets/images/background.png );
 
     background: linear-gradient( rgba( 31, 42, 53, 0.5 ), rgba( 31, 42, 53, 0.5 ) ), url(https://www.grinderscape.org/assets/images/background.png );
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
 
 
     padding: 10px;
 
     padding: 10px;
 
     cursor: initial;
 
     cursor: initial;
Line 179: Line 184:
 
     position: relative;
 
     position: relative;
 
     background: linear-gradient( rgba( 31, 42, 53, 0.5 ), rgba( 31, 42, 53, 0.5 ) ), url(https://www.grinderscape.org/assets/images/background.png );
 
     background: linear-gradient( rgba( 31, 42, 53, 0.5 ), rgba( 31, 42, 53, 0.5 ) ), url(https://www.grinderscape.org/assets/images/background.png );
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
 
 
}
 
}
  
Line 236: Line 240:
 
div#footer {
 
div#footer {
 
     margin: 0;
 
     margin: 0;
     background-color: #776BA6;
+
     background: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(https://www.grinderscape.org/assets/images/background.png);
 +
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
 
     padding: 30px;
 
     padding: 30px;
 
}
 
}

Revision as of 22:01, 19 March 2016

Hello, this is just a preview.

- Jplayer