updated stylesheet localtion and paths for fonts
This commit is contained in:
parent
4d5543b917
commit
d2d0a9f679
@ -10,6 +10,15 @@ a {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
border-left: 10px solid #1f8dd6;
|
||||||
|
}
|
||||||
|
p {
|
||||||
|
display: inline;
|
||||||
|
margin-left: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.pure-img-responsive {
|
.pure-img-responsive {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
height: auto;
|
Loading…
Reference in New Issue
Block a user