(10 intermediate revisions by the same user not shown) | |||
Line 122: | Line 122: | ||
} | } | ||
+ | .Main-Border { | ||
+ | padding-left:10px!important; | ||
+ | padding-right:10px!important; | ||
+ | } | ||
+ | |||
body p { | body p { | ||
font-size:16sp!important; | font-size:16sp!important; | ||
Line 128: | Line 133: | ||
.nested-ordered-list ol { | .nested-ordered-list ol { | ||
margin-left:1rem!important; | margin-left:1rem!important; | ||
+ | } | ||
+ | |||
+ | .table { | ||
+ | margin:0!important; | ||
+ | font-size:12px!important; | ||
+ | overflow: auto; | ||
+ | overflow-y: hidden; | ||
} | } | ||
Line 217: | Line 229: | ||
display: none; | display: none; | ||
} | } | ||
+ | |||
+ | #UpButton { | ||
+ | width:64px; | ||
+ | height:64px; | ||
+ | right:10%; | ||
+ | } | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 04:34, 19 November 2017