1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-25 01:32:58 +02:00
This commit is contained in:
Dan Leech 2015-12-10 15:56:22 +00:00
parent df8b29b728
commit 01574b1c45
3 changed files with 6 additions and 3 deletions

View File

@ -176,8 +176,9 @@
} }
.carbon-poweredby { .carbon-poweredby {
color: #AAA; color: #AAA;
font-weight: 700; display: block;
text-align: right; text-align: right;
text-decoration: none;
} }
@media (min-width: 600px) { @media (min-width: 600px) {
body { body {

View File

@ -176,8 +176,9 @@
} }
.carbon-poweredby { .carbon-poweredby {
color: #AAA; color: #AAA;
font-weight: 700; display: block;
text-align: right; text-align: right;
text-decoration: none;
} }
@media (min-width: 600px) { @media (min-width: 600px) {
body { body {

View File

@ -176,8 +176,9 @@
} }
.carbon-poweredby { .carbon-poweredby {
color: #AAA; color: #AAA;
font-weight: 700; display: block;
text-align: right; text-align: right;
text-decoration: none;
} }
@media (min-width: 600px) { @media (min-width: 600px) {
body { body {