Ajout Aiguille Horloge
This commit is contained in:
68
styles/img/ui/rdd-aiguille-horloge.svg
Normal file
68
styles/img/ui/rdd-aiguille-horloge.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 13 KiB |
@ -907,7 +907,15 @@ div.astro-roue div.astro-disque {
|
||||
width: calc(100% - 5rem);
|
||||
height: calc(100% - 5rem);
|
||||
}
|
||||
div.astro-roue div.astro-disque img { border: none; }
|
||||
div.astro-roue div.astro-horloge {
|
||||
position: absolute;
|
||||
border: none;
|
||||
top: calc(50% - 3.5rem);
|
||||
left: calc(50% - 3.5rem);
|
||||
width: calc(100% - 6rem);
|
||||
height: calc(100% - 6rem);
|
||||
}
|
||||
div.astro-roue div:is(.astro-disque,.astro-horloge) img { border: none; }
|
||||
div.astro-roue div.astro-heure img.astro-heure-img {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
|
Reference in New Issue
Block a user