Change position of credit link

This commit is contained in:
Amauri CHAMPEAUX 2018-09-10 16:20:54 +02:00 committed by GitHub
parent f38b4b8a3f
commit 4671f04aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -690,3 +690,16 @@ div#tarteaucitronInfo {
border-top: 1px solid;
border-color: #555;
}
a.tarteaucitronSelfLink {
position: absolute;
left: 0;
right: 0;
padding-top: 13px!important;
display: block;
text-shadow: 0 0 14px white;
text-transform: uppercase;
}.tarteaucitronMainLine h2 {
font-size: 1.2em!important;
margin-top: 4px!important;
}