portail/site/css/crapaud-fou.css

170 lines
2.6 KiB
CSS
Raw Normal View History

2019-08-17 13:42:28 +00:00
.header {
2019-08-17 13:30:22 +00:00
background-color: #28a745;
font-size: .9em;
2019-08-19 09:09:45 +00:00
position: relative;
2019-08-17 13:30:22 +00:00
}
2019-08-17 13:42:28 +00:00
.header img {
2019-08-19 09:09:45 +00:00
margin-right: 1em;
}
2019-09-03 04:52:24 +00:00
.header h2 a {
color: #fff;
}
2019-08-17 13:30:22 +00:00
.entete {
2019-08-17 15:58:02 +00:00
background-color: rgb(33, 36, 32);
2019-08-17 14:41:41 +00:00
color: rgb(240, 233, 233);
2019-08-17 13:30:22 +00:00
}
2019-08-17 14:41:41 +00:00
.entete a, .footer a {
color: rgb(49, 167, 96);
}
.entete a:hover, .footer a:hover {
color: rgb(135, 243, 178);
2019-08-17 14:27:32 +00:00
}
2019-08-19 09:56:26 +00:00
.entete iframe {
margin: 0 auto;
}
2019-08-17 13:42:28 +00:00
.footer {
2019-08-17 14:41:41 +00:00
background-color: rgb(36, 33, 32);
color: rgb(240, 233, 233);
2019-08-17 13:42:28 +00:00
}
2019-08-16 21:39:08 +00:00
a {
2019-08-17 14:41:41 +00:00
color: rgb(59, 129, 87);
2019-08-16 21:39:08 +00:00
}
a:hover {
2019-08-17 14:41:41 +00:00
color: rgb(31, 73, 48);
2019-08-16 21:39:08 +00:00
}
2019-08-17 14:27:32 +00:00
ul {
list-style-position: inside;
padding-left: 0px;
}
li {
padding-left: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
list-style-type: square;
}
2019-08-16 21:39:08 +00:00
.card:hover {
2019-08-17 14:41:41 +00:00
border: 1px solid rgb(36, 33, 32);
2019-08-16 21:39:08 +00:00
box-shadow: -3px 3px 10px 2px #aaa;
}
.card-title {
font-weight: bold;
}
.link {
position: relative;
}
.link a {
transition: .5s;
}
.link:hover a {
padding-right: 2.4em;
padding-left: 2.4em;
border-radius: 1em;
}
.nombre {
font-weight: 800;
color: #000;
}
.stats {
font-size: .9em;
color: #666;
background-color: #eee;
margin: 0 -.3em;
2019-08-17 00:27:44 +00:00
padding: .5em .5em;
2019-08-16 21:39:08 +00:00
border-top: 1px solid #ccc;
}
.stats-title {
border-bottom: 1px dotted #aaa;
color: #333;
2019-08-20 15:38:55 +00:00
}
2019-08-24 06:19:26 +00:00
.alert p:last-child {
margin-bottom: 0;
}
2019-08-23 17:18:49 +00:00
.technique {
font-size: .8em;
2019-08-24 14:53:18 +00:00
}
.w521 {
max-width: 521px;
2019-08-26 18:56:05 +00:00
}
.date, .lieu {
font-size: .9em;
}
.passe, .avenir {
line-height: 1.1em;
}
.passe div, .avenir div {
margin-bottom: .6em;
2019-08-27 03:39:09 +00:00
}
.tesfou {
max-width: 100%;
2019-08-27 08:50:48 +00:00
}
2019-08-27 15:39:18 +00:00
.card.idees, .card.chat, .card.wiki {
2019-08-27 08:50:48 +00:00
position: relative;
}
.card.idees:before {
content: "";
position: absolute;
2019-08-27 15:39:18 +00:00
top: -70px;
2019-09-19 03:57:36 +00:00
background: url("../images/bulbs.png");
2019-08-27 08:50:48 +00:00
background-repeat: no-repeat;
width: 120px;
height: 120px;
2019-08-27 15:01:52 +00:00
}
.card.chat:before {
content: "";
position: absolute;
2019-08-27 15:39:18 +00:00
top: -35px;
2019-09-19 03:57:36 +00:00
background: url("../images/coaaaa.png");
2019-08-27 15:01:52 +00:00
background-repeat: no-repeat;
width: 120px;
height: 120px;
2019-08-27 15:39:18 +00:00
}
.card.wiki:before {
content: "";
position: absolute;
2019-08-27 15:42:05 +00:00
top: -45px;
2019-09-19 03:57:36 +00:00
background: url("../images/agir.png");
2019-08-27 15:39:18 +00:00
background-repeat: no-repeat;
width: 120px;
height: 120px;
}
.over:hover {
z-index: 999;
2019-08-27 16:40:50 +00:00
}
.illus img {
max-width: 100%;
2019-08-28 05:14:41 +00:00
}
.copyright {
color: #666;
font-size: .8em;
}
.copyright:hover {
color: #fff;
}
.tisseurs {
margin-right: -24px;
}
.tisseurs a {
font-size: .8em;
color: #666;
2019-08-30 19:07:25 +00:00
}
.lastupdate {
color: #666;
font-size: .8em;
2019-09-04 21:55:56 +00:00
}
.logo {
position: absolute;
bottom: -20px;
left: 0;
}
.logo:hover {
height: 120px;
bottom: -40px;
left: -5px;
2019-09-09 05:52:07 +00:00
}
.coastats {
cursor: pointer;
}
.coastats:hover .stats {
background-color: #afa;
2019-08-23 17:18:49 +00:00
}