mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Removed duplicated styles.
This commit is contained in:
parent
d99fd1fd65
commit
bb2d85965f
@ -276,32 +276,6 @@ $btt-size: 40px;
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
.galleryItem {
|
|
||||||
width: 22%;
|
|
||||||
padding: 5px;
|
|
||||||
float: left;
|
|
||||||
height: 330px;
|
|
||||||
margin: 2% 1% 2% 1%;
|
|
||||||
overflow: hidden;
|
|
||||||
border: 1px solid #9e9e9e;
|
|
||||||
h3 {
|
|
||||||
font-size: 1.2em;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
p {
|
|
||||||
font-size: 0.8em;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
img {
|
|
||||||
height: 192px;
|
|
||||||
width: 120px;
|
|
||||||
margin-top: 5%;
|
|
||||||
}
|
|
||||||
&.collapse {
|
|
||||||
height: 130px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.galleryItem {
|
.galleryItem {
|
||||||
width: 22%;
|
width: 22%;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
Loading…
Reference in New Issue
Block a user