diff options
| author | tfasano1 <tfasano1@binghamton.edu> | 2022-11-18 00:10:45 -0500 |
|---|---|---|
| committer | tfasano1 <tfasano1@binghamton.edu> | 2022-11-26 12:58:12 -0500 |
| commit | 7469e71baeed2d2ede0b3f2dc1a4a79d33946ec3 (patch) | |
| tree | fc42a92745a30c2bbb5d9ef9983bde9c2bdaef1b /static/style.css | |
| parent | aec25eb7dae5f3e3a7cc42759dfb39ebcb614ae2 (diff) | |
base line of email course
Move email course below services
Start managing mail accounts article
Order of tutorials corrected
combine dovecot and spamassassin into a general inbox setup tut
rename tutorials
other additions
Diffstat (limited to 'static/style.css')
| -rw-r--r-- | static/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 55c7c95..00b5710 100644 --- a/static/style.css +++ b/static/style.css @@ -236,6 +236,7 @@ aside.callout { margin: auto ; display: block ; font-weight: bold ; + padding: 1em ; } .prev:before { @@ -253,7 +254,7 @@ aside.callout { margin: auto ; display: block ; font-weight: bold ; - padding: 0 1em 1em 1em ; + padding: 1em ; } #servicelist { |
