mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00

committed by
GitHub

parent
d4b58960dc
commit
eedb81ef9e
@ -40,6 +40,12 @@
|
||||
border-bottom-width: 50px;
|
||||
}
|
||||
|
||||
.box6 {
|
||||
border-style: none solid none solid;
|
||||
border-color: #807d32;
|
||||
border-width: 50px;
|
||||
}
|
||||
|
||||
html {
|
||||
background: #3a84c3;
|
||||
}
|
||||
@ -51,5 +57,6 @@
|
||||
<div class="box3"> </div>
|
||||
<div class="box4"> </div>
|
||||
<div class="box5"> </div>
|
||||
<div class="box6"> </div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user