META-INF.resources.bower_components.tabletopnew.examples.backbone.cats.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-jqui-vertical-timeline Show documentation
Show all versions of jwebmp-jqui-vertical-timeline Show documentation
The JWebSwing JQuery Vertical Timeline
body {
background: yellow;
font-family: "Comic Sans MS";
}
.entry {
float: left;
width: 200px;
border: solid black 3px;
height: 250px;
padding: 30px;
margin: 30px;
background: white;
}
h2 {
font-size: 2em;
color: black;
text-transform: uppercase;
text-shadow: 2px 2px 20px red;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy