Skip to content
Snippets Groups Projects
Commit be34ef36 authored by m26lebla's avatar m26lebla
Browse files

Refactor _colors.scss for neutral table header

parent 55c2cb8e
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -75,16 +75,6 @@ body{
.view-content h2:first-child span{
color: nth($faculty, 3);
}
th {
// color:nth($faculty, 8);
// background-color: nth($faculty, 2);
background-color: $lighter-gray;
color:$uw-black;
&[scope="row"]{
background-color: $lighter-gray;
color:$uw-black;
}
}
blockquote {
color:nth($faculty, 2);
p{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment