mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-05 00:42:14 +03:00
4. Changed the border color of the gallery item to #ccc
This commit is contained in:
@@ -285,7 +285,7 @@ $btt-size: 40px;
|
|||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
height: 330px;
|
height: 330px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border: 1px solid #9e9e9e;
|
border: 1px solid #ccc;
|
||||||
h4 {
|
h4 {
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Reference in New Issue
Block a user