Update Course Layout
This commit is contained in:
+15
-3
@@ -40,8 +40,6 @@ a:active {
|
||||
color: #00F;
|
||||
}
|
||||
|
||||
|
||||
|
||||
nav[role="navigation"] ul {
|
||||
float: right;
|
||||
text-align: right;
|
||||
@@ -183,7 +181,7 @@ section.news article header time {
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
section.news article p {
|
||||
section.news article p, section.notice p, section.description p, section.references ol li {
|
||||
font-size: 1rem;
|
||||
line-height: 1.5rem;
|
||||
margin: 0;
|
||||
@@ -230,4 +228,18 @@ section.biography p {
|
||||
text-align:justify;
|
||||
margin-right: 10px;
|
||||
line-height: 1.5rem;
|
||||
}
|
||||
|
||||
section.material ol li {
|
||||
line-height: 1.3rem;
|
||||
font-size: 1rem;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
section.material ol ul li {
|
||||
line-height: 1.2rem;
|
||||
font-size: 1rem;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user