mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 19:56:41 +02:00
Copyright string: change the font-size to 14px
This commit is contained in:

committed by
Alexis Tacnet

parent
7dc989c3bf
commit
0be5ca7adc
@@ -124,8 +124,8 @@ b, u, i, center,
|
||||
dl, dt, dd, ol, ul, li,
|
||||
fieldset, form, label, legend,
|
||||
table, caption, tbody, tfoot, thead, tr, th, td,
|
||||
article, aside, canvas, details, embed,
|
||||
figure, figcaption, footer, header, hgroup,
|
||||
article, aside, canvas, details, embed,
|
||||
figure, figcaption, footer, header, hgroup,
|
||||
menu, nav, output, ruby, section, summary,
|
||||
time, mark, audio, video {
|
||||
margin: 0;
|
||||
@@ -136,7 +136,7 @@ time, mark, audio, video {
|
||||
vertical-align: baseline;
|
||||
}
|
||||
/* HTML5 display-role reset for older browsers */
|
||||
article, aside, details, figcaption, figure,
|
||||
article, aside, details, figcaption, figure,
|
||||
footer, header, hgroup, menu, nav, section {
|
||||
display: block;
|
||||
}
|
||||
@@ -422,6 +422,7 @@ section.icons .content {
|
||||
width: auto;
|
||||
}
|
||||
section.icons .content a {
|
||||
font-size: 14px;
|
||||
margin-left: 6px;
|
||||
margin-right: 6px;
|
||||
color: #555555;
|
||||
|
Reference in New Issue
Block a user