first edition for network page

This commit is contained in:
Lee Wong 2017-03-27 22:57:59 +07:00 committed by Chuck Williams
parent e0af551975
commit 2880b77cf2
4 changed files with 129 additions and 100 deletions

View file

@ -522,3 +522,7 @@ a.blog_link {
z-index: -1;
}
}
.big-accent{
@include font-title-xxlarge();
}

View file

@ -4,7 +4,9 @@ table {
}
th, td {
padding: 0.25em 0.5em;
padding: 0.65em 0.5em;
font-size: 85%;
border-bottom: 1px solid #ccc;
}
th {