Commit 9b8fa0f5 authored by Claudio Valerio's avatar Claudio Valerio

fixed disclaimer size and police

parent 20acdedc
...@@ -11,7 +11,7 @@ a { ...@@ -11,7 +11,7 @@ a {
} }
.disclaimer{ .disclaimer{
height: 60px; height: auto;
position: fixed; position: fixed;
left: 0; left: 0;
bottom: 0; bottom: 0;
...@@ -28,6 +28,7 @@ a { ...@@ -28,6 +28,7 @@ a {
border: solid 4px #EEEEEE; border: solid 4px #EEEEEE;
border-bottom: none; border-bottom: none;
z-index: 10; z-index: 10;
font-size: 12px;
} }
#searchResult { #searchResult {
...@@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color { ...@@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color {
background-color: gray; background-color: gray;
color: white; color: white;
} }
/*
Planete Sankore Changes
*/
.searchButton{
right: 10px;
}
#subSearchInput{
padding-right: 5px;
}
.imgContainer img {
width: 100px;
}
...@@ -11,7 +11,7 @@ a { ...@@ -11,7 +11,7 @@ a {
} }
.disclaimer{ .disclaimer{
height: 60px; height: auto;
position: fixed; position: fixed;
left: 0; left: 0;
bottom: 0; bottom: 0;
...@@ -28,6 +28,7 @@ a { ...@@ -28,6 +28,7 @@ a {
border: solid 4px #EEEEEE; border: solid 4px #EEEEEE;
border-bottom: none; border-bottom: none;
z-index: 10; z-index: 10;
font-size: 12px;
} }
#searchResult { #searchResult {
...@@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color { ...@@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color {
background-color: gray; background-color: gray;
color: white; color: white;
} }
/*
Planete Sankore Changes
*/
.searchButton{
right: 10px;
}
#subSearchInput{
padding-right: 5px;
}
.imgContainer img {
width: 100px;
}
...@@ -11,7 +11,7 @@ a { ...@@ -11,7 +11,7 @@ a {
} }
.disclaimer{ .disclaimer{
height: 60px; height: auto;
position: fixed; position: fixed;
left: 0; left: 0;
bottom: 0; bottom: 0;
...@@ -28,6 +28,7 @@ a { ...@@ -28,6 +28,7 @@ a {
border: solid 4px #EEEEEE; border: solid 4px #EEEEEE;
border-bottom: none; border-bottom: none;
z-index: 10; z-index: 10;
font-size: 12px;
} }
#searchResult { #searchResult {
...@@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color { ...@@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color {
background-color: gray; background-color: gray;
color: white; color: white;
} }
/*
Planete Sankore Changes
*/
.searchButton{
right: 10px;
}
#subSearchInput{
padding-right: 5px;
}
.imgContainer img {
width: 100px;
}
...@@ -11,7 +11,7 @@ a { ...@@ -11,7 +11,7 @@ a {
} }
.disclaimer{ .disclaimer{
height: 60px; height: auto;
position: fixed; position: fixed;
left: 0; left: 0;
bottom: 0; bottom: 0;
...@@ -28,6 +28,7 @@ a { ...@@ -28,6 +28,7 @@ a {
border: solid 4px #EEEEEE; border: solid 4px #EEEEEE;
border-bottom: none; border-bottom: none;
z-index: 10; z-index: 10;
font-size: 12px;
} }
#searchResult { #searchResult {
...@@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color { ...@@ -323,18 +324,3 @@ input[type="radio"]:checked + .filter_button.button.color {
background-color: gray; background-color: gray;
color: white; color: white;
} }
/*
Planete Sankore Changes
*/
.searchButton{
right: 10px;
}
#subSearchInput{
padding-right: 5px;
}
.imgContainer img {
width: 100px;
}
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