Compare commits
No commits in common. "080cf8ed8a75f1da36c35064c370d824cb2cd478" and "6940574a3e337a7c72a13ac6d58b0148d19c1232" have entirely different histories.
080cf8ed8a
...
6940574a3e
@ -1,10 +0,0 @@
|
||||
/* tables */
|
||||
table, td, th, tr {
|
||||
border: 1px dotted $lightpurple;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
tr:nth-child(even){background-color: $gray;}
|
@ -12,4 +12,3 @@
|
||||
@import "header";
|
||||
@import "article";
|
||||
@import "forms";
|
||||
@import "tables"
|
||||
|
Loading…
x
Reference in New Issue
Block a user