Ajout de la classe identity pour les cadres ombrés
This commit is contained in:
@ -18,6 +18,12 @@ section, summary, time, mark, audio, video {
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
vertical-align: baseline;}
|
||||
|
||||
.identity {
|
||||
box-shadow: 1px 1px 10px #aaa;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.a_git {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user