Skace:Common.css

From RoDpedia
Revision as of 11:04, 3 September 2008 by Skace (talk | contribs) (New page: .test123 { padding: 1em; border: 1px solid #C0C0C0; color: silver; background-color: black; line-height: 100%; max-width:600px; })
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.test123 {

 padding: 1em;
 border: 1px solid #C0C0C0;
 color: silver;
 background-color: black;
 line-height: 100%;
 max-width:600px;

}