This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
authentic2-auth-msp/src/authentic2_auth_msp/static/authentic2_auth_msp/css/msp.css

66 lines
1.2 KiB
CSS

div.msp {
background: url("../img/degrade.jpg") repeat-x scroll 0 0 #FFFFFF;
border: 1px solid #2B2A91;
width: 19em;
color: #2B2A91;
font-family: verdana, arial, sans-serif;
margin: auto;
padding: 0;
}
div.msp-bordure {
border: 2px solid #FFFFFF;
height: 100%;
}
.msp p, .msp form, .msp h1, .msp h2, .msp h3, .msp h4, .msp h5, .msp h6, .msp
input, .msp select, .msp textarea, .msp div, .msp a, .msp ul, .msp li, .msp ol,
.msp dt, .msp dl, .msp dd {
margin: 0;
padding: 0;
font-weight: normal;
list-style: none;
font-size: 100%;
}
.msp p {
padding: 0;
padding-left: 0.5em;
padding-top: 0.3em;
margin: 0 0 0.5em;
}
.msp .fz7 {
font-size: 100.01%!important;
font-family: verdana, arial, sans-serif;
}
.msp a {
background-color: inherit;
color: #31579C !important;
font-size: 1em;
-font-size: 1em;
font-family: arial;
font-size: 90%;
}
.msp a img {
text-decoration: none;
border: none;
}
.msp p img {
display: block;
vertical-align: middle;
}
.msp .lien-en-savoir-plus {
background: url("../img/fleche.png") no-repeat scroll 11px 8px transparent;
margin-left: 10em;
margin-right: 0.5em;
margin-top: -2.3em;
text-align: right;
}
#msp-linking {
text-align: center;
}