File tree Expand file tree Collapse file tree 1 file changed +3
-21
lines changed Expand file tree Collapse file tree 1 file changed +3
-21
lines changed Original file line number Diff line number Diff line change 1690
1690
}
1691
1691
1692
1692
body {
1693
- padding-left : 10px ;
1694
- padding-right : 10px ;
1695
- padding-top : 0px ;
1696
- padding-bottom : 0px ;
1697
1693
overflow-y : scroll;
1698
1694
-webkit-overflow-scrolling : touch;
1699
1695
height : 100% ;
1700
1696
}
1701
1697
1702
- img .zs_active {
1703
- /*border: 2px dashed #000;*/
1704
- }
1705
-
1706
1698
img {
1707
1699
max-width : 98% ;
1708
- margin-left : auto;
1709
- margin-right : auto;
1700
+ margin-left : auto;
1701
+ margin-right : auto;
1710
1702
display : block;
1711
1703
}
1712
1704
1720
1712
width : 100% ;
1721
1713
height : 100% ;
1722
1714
-webkit-overflow-scrolling : touch;
1723
- overflow : auto;
1715
+ overflow : auto;
1724
1716
1725
1717
}
1726
1718
1727
- # zss_editor_content {
1728
- padding-left : 10px ;
1729
- padding-right : 10px ;
1730
- }
1731
-
1732
1719
div .zss_editor_title {
1733
1720
font-family : 'Helvetica Neue Light' , sans-serif;
1734
1721
font-size : 23px ;
1735
1722
line-height : 31px ;
1736
1723
color : # 2d4150 ;
1737
1724
}
1738
1725
1739
- # zss_editor_title {
1740
- padding-left : 10px ;
1741
- padding-right : 10px ;
1742
- }
1743
-
1744
1726
[placeholder ]: empty : before {
1745
1727
content : attr (placeholder);
1746
1728
color : # e0e0e0 ;
You can’t perform that action at this time.
0 commit comments