mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-01-19 05:32:44 +08: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