Tweaked background of education.css
This commit is contained in:
parent
91f6b69fa7
commit
1615575ba5
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
.education-section .education-info-table {
|
.education-section .education-info-table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border: none;
|
border: none;
|
||||||
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.education-section .education-info-table tr:hover {
|
.education-section .education-info-table tr:hover {
|
||||||
|
@ -12,6 +13,7 @@
|
||||||
.education-section .education-info-table td {
|
.education-section .education-info-table td {
|
||||||
border: none;
|
border: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.education-section .timeframe {
|
.education-section .timeframe {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue