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