fixing font size issue - attempt
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
margin-top: 15px;
|
||||
margin-bottom: 15px;
|
||||
left: 15px;
|
||||
font-size: 1.0em;
|
||||
}
|
||||
|
||||
aside h1 {
|
||||
@@ -91,6 +92,7 @@
|
||||
|
||||
aside h1 a {
|
||||
font-weight: bold;
|
||||
font-size: 1.4em;
|
||||
text-align: left;
|
||||
font-size: 1.0em;
|
||||
color: #f8f8ff;
|
||||
@@ -100,6 +102,7 @@
|
||||
aside {
|
||||
color: #f8f8ff;
|
||||
padding: 5px;
|
||||
font-size: 1.0em;
|
||||
}
|
||||
|
||||
aside ul label,
|
||||
@@ -763,5 +766,3 @@ aside .cd-accordion-menu.animated label::before {
|
||||
-moz-transition: -moz-transform 0.3s;
|
||||
transition: transform 0.3s;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
<link rel="stylesheet" href="/static/fontawesome/css/fontawesome.min.css">
|
||||
<link rel="stylesheet" href="/static/fontawesome/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.12.0/css/all.css" integrity="sha384-ekOryaXPbeCpWQNxMwSWVvQ0+1VrStoPJq54shlYhR8HzQgig1v5fas6YgOqLoKz" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="/static/css/styles2.min.css">
|
||||
<link rel="stylesheet" href="/static/css/styles2.css">
|
||||
<link rel="stylesheet" href="/static/css/text2.css" />
|
||||
<link rel="stylesheet" href="/static/css/rowsandall2.min.css" />
|
||||
{% block meta %} {% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user