mirror of
https://github.com/ConjureETS/site-2015.git
synced 2026-03-24 04:21:23 +00:00
27 lines
390 B
CSS
27 lines
390 B
CSS
# {
|
|
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
|
|
color:#888;
|
|
}
|
|
/
|
|
.thumbnail img {
|
|
width: 100%;
|
|
}
|
|
|
|
.ratings {
|
|
padding-right: 10px;
|
|
padding-left: 10px;
|
|
}
|
|
|
|
.thumbnail {
|
|
padding: 0;
|
|
}
|
|
|
|
.thumbnail .caption-full {
|
|
padding: 9px;
|
|
}
|
|
.projet
|
|
{
|
|
|
|
margin-top:100px;
|
|
/*width:90%;*/
|
|
} |