Difference between revisions of "Template:River Stone Group CSS"

From End to Dawn
Jump to navigation Jump to search
(Created page with "<includeonly>{{#css: <!-- Begin Color Section --> body { background-color: {{{Primary}}} !important; } #mw-head-base {background-color: {{{Secondary}}} !important; } .vector...")
 
 
(41 intermediate revisions by the same user not shown)
Line 131: Line 131:
  
 
.grp_avatar {
 
.grp_avatar {
     width: 401px;
+
     width: 361px;
     height: 401px;
+
     height: 361px;
 
     background-color: #681a24;
 
     background-color: #681a24;
 
     border-width: 0px 10px 10px 0px;
 
     border-width: 0px 10px 10px 0px;
Line 141: Line 141:
 
     text-align: center;
 
     text-align: center;
 
     border-radius: 0px 0px 100px 0px;
 
     border-radius: 0px 0px 100px 0px;
     left: -1px;
+
     left: 0px;
     top: -1px;
+
     top: 0px;
 
}
 
}
  
Line 148: Line 148:
 
     width: 0;
 
     width: 0;
 
     height: 0;
 
     height: 0;
     border: 190px solid transparent;
+
     border: 170px solid transparent;
 
     border-bottom-color: #a94451;
 
     border-bottom-color: #a94451;
 
     position: absolute;
 
     position: absolute;
     top: -183px;
+
     top: -163px;
 
     left: 9px;
 
     left: 9px;
 
     z-index: 0;
 
     z-index: 0;
Line 159: Line 159:
 
     content: '';
 
     content: '';
 
     position: absolute;
 
     position: absolute;
     left: -190px;
+
     left: -170px;
     top: 190px;
+
     top: 169px;
 
     width: 0;
 
     width: 0;
 
     height: 0;
 
     height: 0;
     border: 190px solid transparent;
+
     border: 170px solid transparent;
 
     border-top-color: #a94451;
 
     border-top-color: #a94451;
 
     z-index: 0;
 
     z-index: 0;
Line 172: Line 172:
 
     height: 340px;
 
     height: 340px;
 
     position: relative;
 
     position: relative;
     top: 18px;
+
     top: 8px;
 
}
 
}
  
Line 180: Line 180:
 
     background-color: #5a4d66;
 
     background-color: #5a4d66;
 
     height: 75px;
 
     height: 75px;
     width: 800px;
+
     width: 760px;
 
     z-index: 1;
 
     z-index: 1;
 
     padding: 10px 10px 10px 10px;
 
     padding: 10px 10px 10px 10px;
Line 206: Line 206:
 
.grp_expanded {
 
.grp_expanded {
 
     position: relative;
 
     position: relative;
     top: 38px;
+
     top: 3px;
 
     background-color: #5a4d66;
 
     background-color: #5a4d66;
 
     z-index: 1;
 
     z-index: 1;
 
     color: #b0a3b8;
 
     color: #b0a3b8;
 
     padding: 0px 10px 10px 10px;
 
     padding: 0px 10px 10px 10px;
     width: 800px;
+
     width: 760px;
 
     border-width: 0px 10px 10px 10px;
 
     border-width: 0px 10px 10px 10px;
 
     border-style: solid;
 
     border-style: solid;
Line 251: Line 251:
 
.grp_links {
 
.grp_links {
 
     position: absolute;
 
     position: absolute;
     top: 410px;
+
     top: 370px;
 
     background-color: #5a4d66;
 
     background-color: #5a4d66;
 
     height: 20px;
 
     height: 20px;
     width: 810px;
+
     width: 770px;
 
     padding: 0px 0px 10px 10px;
 
     padding: 0px 0px 10px 10px;
 
     overflow: hidden;
 
     overflow: hidden;
Line 268: Line 268:
  
 
.grp_name {
 
.grp_name {
     font-family: Attic Antique, Courier New;
+
     font-family: AmericanTypewriterGrunge, Attic Antique, Courier New;
 
     font-size: 25px;
 
     font-size: 25px;
 
     position: absolute;
 
     position: absolute;
Line 278: Line 278:
  
 
.grp_outermost {
 
.grp_outermost {
     width: 820px;
+
     width: 780px;
     height: 450px;
+
     height: 415px;
 
     background-color: #5a4d66;
 
     background-color: #5a4d66;
 
     border: 10px solid black;
 
     border: 10px solid black;
 
     position: relative;
 
     position: relative;
 +
    top: -35px;
 
}
 
}
  
Line 290: Line 291:
 
     background-color: #681a24;
 
     background-color: #681a24;
 
     position: relative;
 
     position: relative;
     left: 155px;
+
     left: 135px;
 +
    top: -35px;
 
     border-width: 0px 10px 10px 10px;
 
     border-width: 0px 10px 10px 10px;
 
     border-style: solid;
 
     border-style: solid;
Line 324: Line 326:
  
 
.grp_window_title {
 
.grp_window_title {
     font-family: Attic Antique, Courier New;
+
     font-family: AmericanTypewriterGrunge, Attic Antique, Courier New;
 
     font-size: 30px;
 
     font-size: 30px;
 
     color: #ffffff;
 
     color: #ffffff;

Latest revision as of 22:09, 2 April 2025