Skip to content

Commit 85aacd2

Browse files
authored
style.css: Reformat the layout of reference items (#3)
Signed-off-by: Ce Gao <ce.gao@outlook.com>
1 parent b118dd9 commit 85aacd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -584,8 +584,8 @@ pre {
584584
tr.name-row { height: 60px; }
585585
td p { margin-top: 0; }
586586

587-
.example { clear: both; margin-bottom: 15px; width:600px; }
588-
.example pre.margin { margin-left: 115px; overflow:scroll; }
587+
.example img { float: left; margin-right: 15px; margin-bottom: 15px; }
588+
.example { clear: both; margin-bottom: 15px; }
589589
.example pre.margin { margin-left: 115px; }
590590
hr.noshade { height: 0px; color: #f1f1f1; border-color: #e0e0e0; margin: 30px 0 30px 0; clear: both; }
591591

0 commit comments

Comments
 (0)