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

fixed disclaimer size and police

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