Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Revert "Add outdatedness note to second stylesheet used by the site a…
…s well"

This reverts commit 337e775.

The sheet is used on other sites too.
  • Loading branch information
zoffixznet committed May 23, 2016
1 parent 337e775 commit d9fab81
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions html/perl.css
Expand Up @@ -282,20 +282,3 @@ P.fancyp:first-letter {
padding: 0 0 0 0;
}

html {
padding-top: 100px;
}

html:before {
content: "Note: these documents may be out of date. For Perl 6 documentation see docs.perl6.org; for specs, see the official test suite.";
text-align: center;
background: red;
color: white;
width: 100%;
display: block;
padding: 20px;
font-size: 110%;
position: absolute;
top: 0;
left: 0;
}

0 comments on commit d9fab81

Please sign in to comment.