mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-06-01 00:02:39 +00:00
contrib/html: add class and shadow for screenshots
This commit is contained in:
parent
7dc7af8907
commit
09a93fda5e
2 changed files with 4 additions and 1 deletions
|
|
@ -45,6 +45,9 @@ hr {
|
|||
img.notification {
|
||||
box-shadow: 3px 3px 7px rgba(100,100,100,0.7);
|
||||
}
|
||||
img.screenshot {
|
||||
box-shadow: 3px 3px 7px rgba(100,100,100,0.7);
|
||||
}
|
||||
img.logo {
|
||||
float: left;
|
||||
/* border-radius: 50%; */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue