Commit compiled styles
This commit is contained in:
parent
a433b97968
commit
9f3d9b4220
1 changed files with 8 additions and 0 deletions
|
@ -7294,6 +7294,14 @@ iframe {
|
||||||
margin-right: -50%;
|
margin-right: -50%;
|
||||||
width: 50%; } }
|
width: 50%; } }
|
||||||
|
|
||||||
|
.flow_middle > img {
|
||||||
|
display: block;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto; }
|
||||||
|
|
||||||
|
.flow.content {
|
||||||
|
width: 100%; }
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Agaricons';
|
font-family: 'Agaricons';
|
||||||
src: url("../fonts/agariccons.eot");
|
src: url("../fonts/agariccons.eot");
|
||||||
|
|
Loading…
Reference in a new issue