mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 09:59:28 +00:00
contrib/notification: disable the border-radius for logo
This commit is contained in:
parent
c6e9a81e4c
commit
d8e79b7a24
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ div.content {
|
|||
}
|
||||
img.logo {
|
||||
float: left;
|
||||
border-radius: 50%;
|
||||
/* border-radius: 50%; */
|
||||
}
|
||||
p.foot {
|
||||
color: #777;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue