12 lignes
182 o
CSS
12 lignes
182 o
CSS
.flag-other {
|
|
background: none;
|
|
}
|
|
|
|
.flag-ca-es {
|
|
background: url('flag_catalan.png') no-repeat;
|
|
}
|
|
|
|
.flag-multiple {
|
|
background: url('flag_multiple.png') no-repeat;
|
|
}
|
|
|