Template:Mbn

From CSBLwiki

(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
.basic {
.basic {
-
font-family : helvetica;
+
  font-family : helvetica;
-
font-size : 12pt;
+
  font-size : 12pt;
}
}
-
 
+
.window {
 +
  font-size : 12pt;
 +
  padding: 1em;
 +
  margin: 1em 0;
 +
  border: 1px solid #abcdef;
 +
  background-color: #f9f9f9;
 +
  font-family:sans-serif;
 +
}
</style>
</style>
</html>
</html>

Revision as of 09:57, 3 August 2012

<html> <style type="text/css">

.basic {

  font-family : helvetica;
  font-size : 12pt;

}

.window {

  font-size : 12pt;
  padding: 1em;
  margin: 1em 0;
  border: 1px solid #abcdef;
  background-color: #f9f9f9;
  font-family:sans-serif;

}

</style> </html>

Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox