add blog
This commit is contained in:
@ -57,7 +57,11 @@ footer#footer a {
|
||||
}
|
||||
|
||||
.containerx p img {
|
||||
width: 100%;
|
||||
padding:20px 0;
|
||||
width:300px;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
@ -356,9 +360,17 @@ header#header {
|
||||
margin:0 auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.top-card p img {
|
||||
width:80px;
|
||||
padding:1px;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.top-item p img {
|
||||
width:100%;
|
||||
padding:1px;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
@media screen and (max-width:1000px) {
|
||||
|
BIN
static/og.png
Normal file
BIN
static/og.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 177 KiB |
Reference in New Issue
Block a user