mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-24 11:52:34 +01:00
4. Changed the border color of the gallery item to #ccc
This commit is contained in:
parent
ab6ff5fda2
commit
afc1ecafe9
@ -285,7 +285,7 @@ $btt-size: 40px;
|
||||
margin-bottom: 32px;
|
||||
height: 330px;
|
||||
overflow: hidden;
|
||||
border: 1px solid #9e9e9e;
|
||||
border: 1px solid #ccc;
|
||||
h4 {
|
||||
font-size: 1.2em;
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user