J'espère que ça rattrape le tout ?
This commit is contained in:
@@ -7,7 +7,7 @@ body {
|
||||
font-family: FreeSerif, serif; }
|
||||
@media (min-width: 64em) {
|
||||
body {
|
||||
font-size: 1.32em;
|
||||
font-size: 1.2em;
|
||||
line-height: 1.32; } }
|
||||
@media (min-width: 85.375em) {
|
||||
body {
|
||||
@@ -153,7 +153,7 @@ figcaption {
|
||||
|
||||
.page-title {
|
||||
text-align: center;
|
||||
font-size: 1.9em;
|
||||
font-size: 1.3em;
|
||||
color: #008080 }
|
||||
|
||||
.page-title.blog {
|
||||
@@ -235,7 +235,7 @@ nav li:hover {
|
||||
.myname {
|
||||
margin: 0 auto 0 0;
|
||||
padding: 0 0 .25em .25em;
|
||||
font-size: 1.5em; }
|
||||
font-size: 1.1em; }
|
||||
|
||||
.myname a {
|
||||
color: #804000;
|
||||
@@ -282,17 +282,17 @@ em.taxonomy-emph {
|
||||
font-style: oblique; }
|
||||
|
||||
.blog-post-content h1 {
|
||||
font-size: 1.4em; }
|
||||
|
||||
.blog-post-content h2 {
|
||||
font-size: 1.3em; }
|
||||
|
||||
.blog-post-content h3 {
|
||||
font-size: 1.2em; }
|
||||
|
||||
.blog-post-content h4 {
|
||||
.blog-post-content h2 {
|
||||
font-size: 1.1em; }
|
||||
|
||||
.blog-post-content h3 {
|
||||
font-size: 1.0em; }
|
||||
|
||||
.blog-post-content h4 {
|
||||
font-size: .8em; }
|
||||
|
||||
.taxonomy-links ul {
|
||||
list-style-type: none;
|
||||
display: flex;
|
||||
@@ -392,7 +392,7 @@ em.taxonomy-emph {
|
||||
|
||||
p.resume-subcategory {
|
||||
font-family: FreeSans, sans-serif;
|
||||
font-size: 1.4em;
|
||||
font-size: 1em;
|
||||
text-decoration: underline;
|
||||
padding: 0 0 .3em 0; }
|
||||
|
||||
@@ -468,8 +468,9 @@ p.resume-subcategory {
|
||||
|
||||
blockquote {
|
||||
font-family: FreeSerif, serif;
|
||||
font-style: italic;
|
||||
font-size: .9em;
|
||||
color: #444; }
|
||||
color: #969696; }
|
||||
|
||||
cite {
|
||||
font-family: FreeSerif, serif;
|
||||
|
||||
Reference in New Issue
Block a user