mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
default style adjustment
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
.gallery-list-start { clear:both; }
|
||||
|
||||
.gallery-list-item { -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; width:190px; height:180px; float:left; margin:3px; border:1px solid #000000; background-color:#000000 }
|
||||
.gallery-list-item { width:190px; height:180px; float:left; margin:3px; border:1px solid #000000; background-color:#000000 }
|
||||
|
||||
.gallery-list-end { text-align:center; clear:both; padding-top:20px; }
|
||||
|
||||
|
Reference in New Issue
Block a user