All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.tabletopnew.examples.common.cats.css Maven / Gradle / Ivy

There is a newer version: 1.2.0.3-jre17-rc1
Show newest version
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