Files
decentraleyes/pages/options/options.css
2017-08-15 15:47:06 -04:00

18 lines
229 B
CSS

section {
padding-left: 32px;
}
section .title {
-webkit-margin-start: -32px;
font-weight: bold;
}
section .description {
font-style: italic;
margin-bottom: 16px;
}
.button-panel {
text-align: right;
}