version 4.3.1

This commit is contained in:
Pau Capó 2017-10-15 00:34:28 +02:00
parent 2bd3f64243
commit 83ac9ce7eb
2 changed files with 968 additions and 939 deletions

View file

@ -55,9 +55,12 @@ h1 {
} }
#menu h1 { #menu h1 {
padding:0px 0px 5px 20px; padding: 0;
background:none; background:none;
display: none; }
#menu #version {
color: red;
} }
h2,h3 { h2,h3 {

File diff suppressed because one or more lines are too long