Add short code + add improve this page button
This commit is contained in:
@@ -86,6 +86,22 @@ a:hover {
|
||||
padding-top: 3.5rem;
|
||||
}
|
||||
|
||||
img.center{
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
img.left{
|
||||
display: block;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
img.right{
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.card {
|
||||
box-shadow: none;
|
||||
transition: all 0.3s ease-out;
|
||||
|
||||
Reference in New Issue
Block a user