Template:Team:Marburg/Template:Header
From 2014.igem.org
(Difference between revisions)
Line 97: | Line 97: | ||
right: 5%; | right: 5%; | ||
top: 19%; | top: 19%; | ||
+ | } | ||
+ | |||
+ | .notebooky-entry ,.notebooky-entry p, .method, .method p, fieldset p, fieldset { | ||
+ | font-size: 12pt !important; | ||
+ | line-height: 14pt !important; | ||
+ | text-align: justify; | ||
+ | margin: 0; | ||
+ | padding: 2px; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
+ | |||
+ | fieldset table { | ||
+ | width: 90%; | ||
+ | line-height: 17pt; | ||
+ | margin: 0; | ||
+ | border-collapse: collapse; | ||
+ | border-spacing: 0; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | fieldset table td, fieldset table th { | ||
+ | border: 1px solid #bbb; | ||
+ | padding: 2px; | ||
+ | padding-left: 4px; | ||
+ | padding-right: 4px; | ||
+ | } | ||
+ | fieldset legend, fieldset legend a { | ||
+ | background: transparent; | ||
+ | font-size: 13pt; | ||
} | } | ||
</style></html> | </style></html> |