minor adjustments
This commit is contained in:
@@ -39,7 +39,6 @@ footer {
|
||||
color: blue;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#headermain a:hover {
|
||||
@@ -49,7 +48,6 @@ footer {
|
||||
#homelink {
|
||||
font-size: xx-large;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
nav {
|
||||
@@ -106,6 +104,7 @@ ol ol ol {
|
||||
width: 256px;
|
||||
max-width: 100%;
|
||||
margin-right: 10px;
|
||||
margin-bottom: 10px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
@@ -122,7 +121,6 @@ ol ol ol {
|
||||
}
|
||||
|
||||
aside {
|
||||
width: 30ch;
|
||||
flex: auto;
|
||||
position: sticky;
|
||||
top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user