We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2363f85 commit f2e7ba4Copy full SHA for f2e7ba4
css3-gcpm/Overview.html
@@ -11,6 +11,7 @@
11
<style type="text/css">
12
.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 }
13
.cols p { padding: 3px; margin: 0 }
14
+.col { position: absolute; left: 0px; top: 0; z-index: 6; width: 170px }
15
.gap { position: absolute; background: black; width: 5px; bottom: 0px; top: 0px; border: 10px solid red; border-top-width: 0; border-bottom-width: 0; }
16
.rep { position: absolute; top: 45px; background: #333; height: 110px; width: 100px; color: white; z-index: 4 }
17
div.example:before { width: 9em !important }
0 commit comments