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 53: Line 53:
 
nav {
 
nav {
 
     height: 40px;
 
     height: 40px;
     background-color: #CB5E5E;
+
     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 91: Line 92:
 
     padding: 0;
 
     padding: 0;
 
     display: inline-block;
 
     display: inline-block;
     background-color: #CB5E5E;
+
     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 105: Line 107:
  
 
  div#siteNotice {
 
  div#siteNotice {
     background-color: #CB5E5E;
+
     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;
 
     margin-bottom: 30px;
 
     margin-bottom: 30px;
Line 140: Line 143:
 
     font-size: 14px;
 
     font-size: 14px;
 
     line-height: 20px;
 
     line-height: 20px;
     background-color: #CB5E5E;
+
     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 162: Line 166:
  
 
   #contentSub, #contentSub2 {
 
   #contentSub, #contentSub2 {
     background-color: #CB5E5E;
+
     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;
 
     font-size: 14px;
 
     font-size: 14px;
Line 173: Line 178:
 
     display: flex;
 
     display: flex;
 
     position: relative;
 
     position: relative;
     background-color: #CB5E5E;
+
     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);
 
}
 
}
  

Revision as of 21:58, 19 March 2016

Hello, this is just a preview.

- Jplayer