1 changed files with
5 additions and
0 deletions
|
|
@ -42,6 +42,11 @@ ul {
|
|
|
|
list-style-type:none;
|
|
|
|
list-style-type:none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ul em{
|
|
|
|
|
|
|
|
font-style: normal;
|
|
|
|
|
|
|
|
font-weight:bold;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.navigation ul{
|
|
|
|
.navigation ul{
|
|
|
|
list-style-type: none;
|
|
|
|
list-style-type: none;
|
|
|
|
padding: 0;
|
|
|
|
padding: 0;
|
|
|
|