Template:Plot/Plot.css
Jump to navigation
Jump to search
.header {
padding: 5px 0; /*display: block; width: 100%;*/ text-align: center; font-weight: bold;
}
.left-side {
width: 75%;
}
.right-side {
float:right; width: 25%; left: 75%;
}
p {
text-indent: 5em;
}
- page {
background-color: white; color: black; border: 2px; border-color: black;
}