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.
 
 
 
a-manga-thing/zhetic-poc/css/stylesheet.css

30 lines
356 B

body {
font-family: 'Courier New', monospace;
margin-left: 15%;
margin-right: 15%;
margin-top: 2%;
}
table {
width: 100%;
}
.thumbnail {
height: 250px;
width: 175px;
}
.cover {
height: 250px;
width: 175px;
}
.description {
padding: 25px;
vertical-align: top;
}
#search {
width: 50%;
height: 15px;
}