Skip to content
Snippets Groups Projects
Commit a64c2984 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

Starting an Institut Pasteur branded base theme

parent f3e6a518
No related branches found
No related tags found
No related merge requests found
Pipeline #12486 passed
.fork_me{
font-family: tahoma;
font-size: 20px;
position:fixed;
top:75px;
right:-55px;
display:block;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
background-color:#c5b1e7;
color:black;
padding: 4px 60px 4px 60px;
z-index:99;
}
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
body {
padding-top: 3.5rem;
}
.footer {
background-color: #f5f5f5;
}
@media (min-width: 1600px){
.container {
max-width: 1530px;
}
}
@media (min-width: 1920px){
.container {
max-width: 1830px;
}
}
@media (min-width: 2560px){
.container {
max-width: 2490px;
}
}
.content-page-title>*:first-child{
flex-grow: 1;
}
.content-page-title{
display:flex;
}
body{
background:green;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment