Skip to content

Commit d13af17

Browse files
committed
section propgram table class
1 parent ec6c4c7 commit d13af17

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_includes/css/agency.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
55
*/
66

7+
------------------------------------------------
8+
79
body {
810
overflow-x: hidden;
911
font-family: Helvetica,Helvetica,Helvetica,Helvetica,;
@@ -689,6 +691,14 @@ section#program img{
689691
section#program .section-heading {
690692
color: #fff;
691693
}
694+
section#program th{
695+
border-style: dotted;
696+
border-color:#ffe95e;
697+
}
698+
section#program td{
699+
border-style: dotted;
700+
border-color:#ffe95e;
701+
}
692702
/*-------------------------------------social-----------------------------------------*/
693703
section#social {
694704
background-color: #000;

0 commit comments

Comments
 (0)