Files
keliopanel-v4/web/themes/underground/style/informations.css
2016-02-21 14:28:40 +01:00

36 lines
522 B
CSS
Executable File

#hosting_informations #td_left {
width:15%;
vertical-align: middle;
text-align:center;
border:none;
background:none;
}
#hosting_informations #td_right {
width:75%;
background:none;
border:none;
}
#hosting_informations img {
border: none;
}
#hosting_informations #td_right td {
border: 1px solid #f2f2f2;
background-color: #FAFAFA;
text-align:center;
}
#hosting_informations #td_right .title {
text-align:right;
width:26%;
}
#hosting_informations #offer_information {
margin:auto;
width:710px;
}