123
edits
(stuff) |
m (Just making sure...) |
||
Line 1: | Line 1: | ||
/* Sitewide CSS stylesheet. Take care when making any changes as they'll be pushed to every user almost immediately. */ | /* Sitewide CSS stylesheet. Take care when making any changes as they'll be pushed to every user almost immediately. */ | ||
.testing { | |||
background: yellow; | |||
border: solid black 1px; | |||
text-align: center; | |||
} | |||
/* Ambox styling */ | /* Ambox styling */ |