Skip to content

Commit f2e7ba4

Browse files
committed
x
1 parent 2363f85 commit f2e7ba4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css3-gcpm/Overview.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<style type="text/css">
1212
.cols { width: 500px; height: 200px; background: #fff; position: relative; border: solid 10px blue; margin: 0.5em 2em 1em 0; font: bold 14px/19px Arial, sans-serif }
1313
.cols p { padding: 3px; margin: 0 }
14+
.col { position: absolute; left: 0px; top: 0; z-index: 6; width: 170px }
1415
.gap { position: absolute; background: black; width: 5px; bottom: 0px; top: 0px; border: 10px solid red; border-top-width: 0; border-bottom-width: 0; }
1516
.rep { position: absolute; top: 45px; background: #333; height: 110px; width: 100px; color: white; z-index: 4 }
1617
div.example:before { width: 9em !important }

0 commit comments

Comments
 (0)