forked from lucaspatenaude/ScoreSpot
CSS Cleanup
This commit is contained in:
@@ -4,17 +4,6 @@ LEAGUE INFORMATION CHILD ITEMS
|
||||
===========================
|
||||
*/
|
||||
|
||||
/* Adds Red Diagonal Strip at the end of the #club-information-container */
|
||||
#club-header-container::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
width: 8px; /* Width of the red strip */
|
||||
background-color: red; /* Red color */
|
||||
}
|
||||
|
||||
/* Styling for League Logo in Club Information Header */
|
||||
#club-logo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user