HTML5 valid, Jquery fonctions working

This commit is contained in:
Némunaire 2012-06-18 17:05:05 +02:00
commit e86deee36e
3 changed files with 89 additions and 85 deletions

View file

@ -19,6 +19,7 @@ header
#banner
{
display: inline-block;
margin-top: 10px;
float: right;
}
@ -83,8 +84,12 @@ aside
padding-right: 10px;
background-color: #222222;
color: orange;
text-align: justify;
}
aside#info
{
width: 42%;
}
#arrow
{
position: absolute;