Skip to content

Commit

Permalink
Add the deprecated element hgroup
Browse files Browse the repository at this point in the history
  • Loading branch information
justmarkup committed Jul 5, 2013
1 parent f3f1392 commit 61c1294
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions holmes.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
.holmes-debug big,
.holmes-debug tt,
.holmes-debug marquee, /* i've left this is because its naff bascially */
.holmes-debug hgroup,
.holmes-debug plaintext,
.holmes-debug xmp {
border: 2px solid #a9a9a9;
Expand Down Expand Up @@ -279,6 +280,7 @@ body.holmes-debug[leftmargin] {
.holmes-debug big:hover::after,
.holmes-debug tt:hover::after,
.holmes-debug marquee:hover::after,
.holmes-debug hgroup:hover::after,
.holmes-debug plaintext:hover::after,
.holmes-debug xmp:hover::after,
.holmes-debug *[bordercolor]:hover::after,
Expand Down Expand Up @@ -429,6 +431,7 @@ body.holmes-debug[leftmargin]:hover::after {
.holmes-debug big:hover::after,
.holmes-debug tt:hover::after,
.holmes-debug marquee:hover::after, /* i've left this is because its naff bascially */
.holmes-debug hgroup:hover::after,
.holmes-debug plaintext:hover::after,
.holmes-debug xmp:hover::after {
content:'Deprecated or Non-W3C element';
Expand Down

0 comments on commit 61c1294

Please sign in to comment.