845
edits
No edit summary |
No edit summary |
||
| Line 56: | Line 56: | ||
/* Box */ | /* Box */ | ||
height: | height: 100%; | ||
width: | width: 170px; | ||
/* Positioning */ | /* Positioning */ | ||
| Line 124: | Line 124: | ||
/* Color & Background */ | /* Color & Background */ | ||
background-attachment: scroll; | background-attachment: scroll; | ||
background-color: rgba(255, 255, 255, | background-color: rgba(255, 255, 255, 1); | ||