Skip to content

Commit

Permalink
Remove duplicate ( td.abovemarqueeRT ) 11/24/2022 10:27 pm Ernest All…
Browse files Browse the repository at this point in the history
…en Buffington
  • Loading branch information
ernestbuffington committed Nov 25, 2022
1 parent 79c2118 commit 73f749b
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions themes/Titanium_Core/css/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@
{
table-layout: auto;
width: 25%;
height:60px;
height:30px;
border-collapse: collapse;
padding-top: 0px;
padding-bottom: 5px !important;
Expand All @@ -675,23 +675,6 @@
font: bold 13px Georgia, sans-serif;
}


td.abovemarqueeRT
{
table-layout: auto;
width: 25%;
height: 30px;
border-collapse: collapse;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
border-spacing: 0px;
background-color: transparent;
text-align: left;
vertical-align: bottom;
}

/*
* 5. Center Blocks
*--------------------------------------------------
Expand Down

0 comments on commit 73f749b

Please sign in to comment.