User:Mzerez

From 2014.igem.org

(Difference between revisions)
Line 28: Line 28:
     width: 100px;
     width: 100px;
     padding: 15px;
     padding: 15px;
-
     background-color: #98bf21;
+
     background-color: #70B9B0;
     text-align: center;
     text-align: center;
     text-decoration: none;
     text-decoration: none;
Line 37: Line 37:
a:hover, a:active {
a:hover, a:active {
-
     background-color: #7A991A;
+
     background-color: #70B9B0;
}
}

Revision as of 21:35, 16 October 2014

<!DOCTYPE html>

I am using this thing for a test page, everyone/h1>

I am probably somewhere around here

A background color is added to the links to show the link area.

Notice that the whole link area is clickable, not just the text.