mirror of
https://github.com/seigler/dash-website
synced 2025-07-28 15:36:09 +00:00
first edition for network page
This commit is contained in:
parent
e0af551975
commit
2880b77cf2
4 changed files with 129 additions and 100 deletions
|
@ -522,3 +522,7 @@ a.blog_link {
|
|||
z-index: -1;
|
||||
}
|
||||
}
|
||||
.big-accent{
|
||||
@include font-title-xxlarge();
|
||||
}
|
||||
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue