Changeset 2742854
- Timestamp:
- 06/15/2022 11:50:19 AM (4 years ago)
- Location:
- free-books-section
- Files:
-
- 2 edited
-
tags/14.8/Free_Books_Section.php (modified) (1 diff)
-
trunk/Free_Books_Section.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
free-books-section/tags/14.8/Free_Books_Section.php
r2742051 r2742854 84 84 iframe { border: none; } 85 85 86 /* Add a black background color to the top navigation*/86 /* Menu Background */ 87 87 .topnav { 88 88 background-color: #333; 89 text-decoration: none ;89 text-decoration: none !important; 90 90 overflow: hidden; 91 91 } -
free-books-section/trunk/Free_Books_Section.php
r2742051 r2742854 84 84 iframe { border: none; } 85 85 86 /* Add a black background color to the top navigation*/86 /* Menu Background */ 87 87 .topnav { 88 88 background-color: #333; 89 text-decoration: none ;89 text-decoration: none !important; 90 90 overflow: hidden; 91 91 }
Note: See TracChangeset
for help on using the changeset viewer.