This commit is contained in:
Alexis Sellier
2011-11-12 13:49:41 +01:00
8 changed files with 36 additions and 21 deletions

View File

@@ -94,3 +94,7 @@ p + h1 {
kg9C9zwz3gVLMDA/A6P9/AFGGFyjOXZtQAAAAAElFTkSuQmCC);
background-image: url(data:image/x-png,f9difSSFIIGFIFJD1f982FSDKAA9==);
}
#svg-data-uri {
background: transparent url('data:image/svg+xml, <svg version="1.1"><g></g></svg>');
}

View File

@@ -46,6 +46,9 @@
#namespace > .borders;
}
.bo, .bar {
width: 100%;
}
.bo {
border: 1px;
}
@@ -59,3 +62,6 @@
.bo;
.jo.ki;
}
.foo .bar {
.bar;
}