customizable footer implementation
This commit is contained in:
@@ -28,6 +28,11 @@ img[src*="#small"] {
|
||||
}
|
||||
|
||||
img[src*="#medium"] {
|
||||
width: 150px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
img[src*="#large"] {
|
||||
width: 400px;
|
||||
margin: auto;
|
||||
}
|
||||
@@ -56,3 +61,7 @@ h4 {
|
||||
p {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
a {
|
||||
border: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user