1
1
Bifurcation 0
resurrect-pages-isup-edition/skin/netError.css

29 lignes
382 o
CSS
Brut Vue normale Historique

2008-04-27 04:48:13 +02:00
div#errorPageContainer {
padding-right: 18em;
max-width: 45em;
2008-04-27 04:48:13 +02:00
}
fieldset#resurrect {
position: absolute;
top: 0;
right: 0;
background-color: white;
width: 14em;
2008-04-27 04:48:13 +02:00
padding: 1em;
margin: 1em;
margin-right: 1.5em;
2006-05-17 04:30:57 +02:00
2008-04-27 04:48:13 +02:00
-moz-border-radius: 10px;
2006-05-17 04:30:57 +02:00
}
2008-04-27 04:48:13 +02:00
fieldset#resurrect legend img {
vertical-align: middle;
padding-right: 0.25em;
2006-05-17 04:30:57 +02:00
}
2008-04-27 04:48:13 +02:00
fieldset#resurrect button {
width: 14em;
2006-05-17 04:30:57 +02:00
}