Skip to content

Commit 37fcd22

Browse files
evuevu
evu
authored and
evu
committed
Minor fixes
1 parent 2b6e45c commit 37fcd22

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

admin/admin-style.css

+2-14
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,6 @@ input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
3030
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
3131

3232

33-
.textleft {
34-
text-align: left;
35-
}
36-
.textright {
37-
text-align: right;
38-
}
39-
.textcenter {
40-
text-align: center;
41-
}
42-
4333

4434
.alignleft {
4535
float: left;
@@ -75,9 +65,7 @@ h3,
7565
h4,
7666
h5,
7767
h6 {
78-
clear: both;
79-
font-family: Arial, sans-serif;
80-
margin-bottom: 1.3em;
68+
margin-bottom: 1.2em;
8169
line-height: 1.2;
8270
}
8371
p {
@@ -86,7 +74,7 @@ p {
8674
}
8775
ul,
8876
ol {
89-
padding-left: 3em;
77+
padding-left: 2em;
9078
margin: 1.5em 0;
9179
}
9280
ul li,

0 commit comments

Comments
 (0)