User:Skace/monobook.css: Difference between revisions

From RoDpedia
Jump to navigation Jump to search
Skace (talk | contribs)
New page: This is a test: .test123 { padding: 1em; border: 1px solid #C0C0C0; color: silver; background-color: black; line-height: 100%; max-width: 600px; font-family: monospaced;...
(No difference)

Revision as of 17:49, 4 September 2008

/* This is a test */
.test123 {
  padding: 1em;
  border: 1px solid #C0C0C0;
  color: silver;
  background-color: black;
  line-height: 100%;
  max-width: 600px;
  font-family: monospaced;
}