Skip to content
Snippets Groups Projects
Commit e1e15d06 authored by Ben Adida's avatar Ben Adida
Browse files

booth css

parent 963afa38
No related branches found
No related tags found
No related merge requests found
...@@ -76,21 +76,14 @@ body { ...@@ -76,21 +76,14 @@ body {
} }
#footer { #footer {
border-top: 1px solid #666; position: relative;
position: absolute; bottom: 0px;
margin: auto; width: 100%;
width: 860px;
text-align: center; text-align: center;
color: #666; margin-top: 10px;
} padding: 2px 0px 2px 0px;
background: #ddd;
#footer a, #footer a:visited { border-top: 1px solid #666;
color: black;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
} }
#page h2 { #page h2 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment