diff options
Diffstat (limited to 'src/hp.html')
-rw-r--r-- | src/hp.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hp.html b/src/hp.html index 6bb15db..7d1307b 100644 --- a/src/hp.html +++ b/src/hp.html @@ -61,6 +61,9 @@ .result img { height: 10em; } + .result img:hover { + height: 20em; /* biggah pictah onah hovrah */ + } </style> </head> <body> |