Update an.css
This commit is contained in:
@@ -107,10 +107,7 @@ h1 {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.nav a {
|
|
||||||
color: #2c2e35;
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
#pdfprogress {
|
#pdfprogress {
|
||||||
@@ -162,17 +159,6 @@ h1 {
|
|||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#title_plus{
|
|
||||||
color:#2c2e35;
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#title_minus{
|
|
||||||
color:#2c2e35;
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#pdfnav{
|
#pdfnav{
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
@@ -183,12 +169,12 @@ h1 {
|
|||||||
padding:0px;
|
padding:0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pdfnav a{
|
.nav a, .navprev a, #pdfnav a{
|
||||||
color:#2c2e35;
|
color:#2c2e35;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#navprev{
|
.navprev{
|
||||||
list-style-type:none;
|
list-style-type:none;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
float: left;
|
float: left;
|
||||||
|
|||||||
Reference in New Issue
Block a user