Template:Team:TMU-Tokyo/notebook.css
From 2013.igem.org
(Difference between revisions)
Masashiohara (Talk | contribs) |
Masashiohara (Talk | contribs) |
||
(19 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html><style> | <html><style> | ||
- | + | body{font-size:small;} | |
+ | |||
p {text-indent: 1em ; | p {text-indent: 1em ; | ||
- | font-size : | + | font-size :small; |
font-family ;: | font-family ;: | ||
} | } | ||
- | h1{font-weight:bold; | + | |
+ | |||
+ | body h1 | ||
+ | {font-size: large !important; | ||
+ | font-weight:bold; | ||
font-family: Segoe Print, sans-serif; | font-family: Segoe Print, sans-serif; | ||
} | } | ||
- | + | .reagent{margin-left:50px;} | |
+ | |||
li.how{ list-style-type: decimal ; | li.how{ list-style-type: decimal ; | ||
font-size:medium; | font-size:medium; | ||
- | margin-left: | + | margin-left:50px; |
margin-right:auto; | margin-right:auto; | ||
} | } | ||
- | li.reagent{ | + | li.reagent{margin-left:50px; |
- | + | list-style-type :disc; | |
+ | font-size:medium; | ||
+ | |||
} | } | ||
- | table {font-size: | + | table { margin-left:70px; |
+ | font-size:small; | ||
} | } | ||
- | + | td { padding-left:auto; | |
- | + | padding-right:auto; } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
</style></html> | </style></html> |
Latest revision as of 16:27, 27 September 2013