mirror of
https://github.com/ConjureETS/site-2015.git
synced 2026-03-24 12:31:24 +00:00
32 lines
521 B
CSS
32 lines
521 B
CSS
body {
|
|
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%;*/
|
|
}
|
|
.projet h1,h2,h3,h4
|
|
{
|
|
text-transform: uppercase;
|
|
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
|
} |