[PE] Fix slide num style

This commit is contained in:
Julia Radzhabova 2021-04-09 14:53:12 +03:00
parent e7933c9c2a
commit 2c0c3285b3

View file

@ -150,7 +150,9 @@
}
.slidenum-div {
background-color: @body-bg;
background-color: @background-normal-ie;
background-color: @background-normal;
color: @text-normal-ie;
color: @text-normal;
padding: 5px 12px;
border: 1px solid rgba(0, 0, 0, 0.15);