Plugin Directory

Changeset 2742854


Ignore:
Timestamp:
06/15/2022 11:50:19 AM (4 years ago)
Author:
waedwards
Message:

Teak

Location:
free-books-section
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • free-books-section/tags/14.8/Free_Books_Section.php

    r2742051 r2742854  
    8484iframe { border: none; }
    8585
    86 /* Add a black background color to the top navigation */
     86/* Menu Background */
    8787.topnav {
    8888  background-color: #333;
    89   text-decoration: none;
     89  text-decoration: none !important;
    9090  overflow: hidden;
    9191}
  • free-books-section/trunk/Free_Books_Section.php

    r2742051 r2742854  
    8484iframe { border: none; }
    8585
    86 /* Add a black background color to the top navigation */
     86/* Menu Background */
    8787.topnav {
    8888  background-color: #333;
    89   text-decoration: none;
     89  text-decoration: none !important;
    9090  overflow: hidden;
    9191}
Note: See TracChangeset for help on using the changeset viewer.