Commit 96ec2896 authored by Giuseppe Terrasi's avatar Giuseppe Terrasi

- fix #1022229: remove capitalization from header contents;
- fix padding-left problem into #CAFull selector;
parents c5183192 dd8729ef
......@@ -248,7 +248,6 @@ blockquote blockquote {
margin: 0;
padding-right: 2px;
list-style: none;
text-transform: capitalize;
}
#header li a {
......@@ -425,7 +424,6 @@ padding-top: 4px;
#CAFull {
float: left;
padding: 0 5px;
width: 100%;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment