Difference between revisions of "Template:US2002021967 Group CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 64: Line 64:
  
 
.grp_window {
 
.grp_window {
 +
    background-color: bisque;
 +
    border-bottom-color: bisque;
 +
    border-top-color: silver;
 +
    border-style: solid;
 +
    border-width: 10px 0px 10px 0px;
 +
    height: 340px;
 
     width: 400px;
 
     width: 400px;
     height: 340px;
+
     overflow: auto;
     background-color: bisque;
+
     padding: 0px 0px 0px 10px;
 
     position: absolute;
 
     position: absolute;
 
     right: 0px;
 
     right: 0px;
 
     top: 50px;
 
     top: 50px;
    padding: 0px 0px 0px 10px;
 
    border-width: 10px 0px 10px 0px;
 
    border-style: solid;
 
    border-color: blueviolet;
 
    overflow: auto;
 
 
}
 
}
  
 
}}</includeonly>
 
}}</includeonly>

Revision as of 20:17, 25 February 2021