/*
Theme Name: PressBook Child
Template: pressbook
Author: Αθανάσιος
Description: Child theme για προσαρμογές της PressBook
Version: 1.0
*/

/* Ουδέτερο γκρι hover για όλα τα links */
a:hover,
a:focus,
.entry-title a:hover,
.post-title a:hover,
.site-footer a:hover {
  color: #613404 !important; /* μπορείς να αλλάξεις σε ή #888 αν το θες πιο σκούρο ή πιο ανοιχτό */
  text-decoration: none;
}