D3.js vs Vue.js examples
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

236 lines
2.0 KiB

#app[data-v-41b7bac0] {
font-family: 'Avenir', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
margin-top: 30px;
}
a[data-v-41b7bac0] {
color: black;
text-decoration: none;
}
#links[data-v-098bb42e] {
display: block;
width: 300px;
height: 40px;
position: relative;
}
a[data-v-098bb42e] {
display: block;
position: absolute;
width: 100px;
text-decoration: none;
font-weight: bold;
color: blue;
}
a[data-v-098bb42e]:hover {
text-decoration: underline;
}
.prev[data-v-098bb42e] {
left: 0px;
text-align: left;
}
.source[data-v-098bb42e] {
left:100px;
text-align: center;
}
.next[data-v-098bb42e] {
right: 0px;
text-align: right;
}
#holder[data-v-098bb42e] {
width: 300px;
margin: auto;
position: relative;
height: 30px;
/*border-top: 1px dashed gray;*/
border-bottom: 1px dashed gray;
padding-top: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
/*
#bars-style-basic-svg
will be added to global namespace
*/
#bars-style-basic-svg .one {
fill: #ffc300
}
#bars-style-basic-svg .two {
fill: #c70039
}
#bars-style-basic-svg .three {
fill: #571845
}
#bars-style-basic-svg {
margin-top: 40px;
}
.one[data-v-0e55e99d] {
fill: #154890
}
.two[data-v-0e55e99d] {
fill: #e1d4c0
}
.three[data-v-0e55e99d] {
fill: #ff6600
}
svg[data-v-0e55e99d] {
margin-top: 40px;
}
h1[data-v-417810ac], h2[data-v-417810ac] {
font-weight: normal;
}
ul[data-v-417810ac] {
/*list-style-type: none;*/
padding: 0;
margin: auto;
width: 300px;
}
li[data-v-417810ac] {
/*display: inline-block;*/
margin: 0 0px;
list-style: decimal
}
a[data-v-417810ac] {
color: blue;
display: block;
text-decoration: none;
text-align: left;
}
a[data-v-417810ac]:hover {
text-decoration: underline;
}
/*# sourceMappingURL=app.ce71c824008124ca69d1106e30881c77.css.map*/