mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Larger img border
This commit is contained in:
parent
e55b063cf5
commit
c712702f10
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ img.doc {
|
|||
max-width: 739px;
|
||||
padding: 0px;
|
||||
/*margin: 10px 0 10px 0;*/
|
||||
border: 1px solid #ebebeb;
|
||||
border: 3px solid #ebebeb;
|
||||
|
||||
box-shadow: 0 0 5px #ebebeb;
|
||||
-webkit-box-shadow: 0 0 5px #ebebeb;
|
||||
|
|
Loading…
Add table
Reference in a new issue