various changes
This commit is contained in:
+8
-9
@@ -47,15 +47,14 @@ main{
|
||||
width: 100%;
|
||||
height:100%;
|
||||
}
|
||||
|
||||
#sidebar{
|
||||
display: block;
|
||||
padding: 10px;
|
||||
//padding-left:10px;
|
||||
width: 150px;
|
||||
background-color: #888;
|
||||
height:100%
|
||||
}
|
||||
ul{
|
||||
align-self: left;
|
||||
}
|
||||
|
||||
a, a:visited, a:hover {
|
||||
/* text-decoration: none; */
|
||||
color: inherit;
|
||||
}
|
||||
a.selected, a.selected:visited{
|
||||
color:red;
|
||||
}
|
||||
Reference in New Issue
Block a user