mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-25 02:34:17 +00:00
More formatting tweaks.
This commit is contained in:
parent
d33b8f3665
commit
3d6ca27cbb
@ -45,13 +45,32 @@ h2 {
|
||||
background-color: #60e080;
|
||||
margin: 0;
|
||||
padding-top: 0.3em;
|
||||
margin-top: 1px;
|
||||
margin-top: 2px;
|
||||
margin-bottom: 0.3em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 130%;
|
||||
background-color: #c0ffd0;
|
||||
margin: 0;
|
||||
padding-top: 0.2em;
|
||||
margin-top: 0.4em;
|
||||
margin-bottom: 0.2em;
|
||||
}
|
||||
|
||||
p {
|
||||
padding: 0.1em 0.3em 0.2em;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style-type: square;
|
||||
margin: 0 0 0.5em;
|
||||
}
|
||||
|
||||
li {
|
||||
padding: 0 0.3em 0.2em;
|
||||
}
|
||||
|
||||
input.text, input.password, label, input.fcheckbox,
|
||||
input.ftext, input.fpassword, input.fdate, input.ftimestamp, select.fselect, select.flookup {
|
||||
background-color: #e8ffe0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user