small fixes
This commit is contained in:
parent
bb5408914d
commit
11fd1f8048
@ -5,7 +5,7 @@
|
||||
|
||||
.textblock {
|
||||
background-color:#224;
|
||||
border-radius:6px;
|
||||
border-radius:2px;
|
||||
border: 1px solid #667;
|
||||
display:inline-block;
|
||||
width: auto;
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
.imgblock {
|
||||
background-color:#334;
|
||||
border-radius:6px;
|
||||
border-radius:2px;
|
||||
border:1px solid #667;
|
||||
display:inline-block;
|
||||
width: 90%;
|
||||
|
Loading…
Reference in New Issue
Block a user