File tree Expand file tree Collapse file tree 4 files changed +305
-5
lines changed Expand file tree Collapse file tree 4 files changed +305
-5
lines changed Original file line number Diff line number Diff line change 1
1
@import ' jquery-ui' ;
2
2
@import ' highlights' ;
3
+ @import url (' https://fonts.googleapis.com/css?family=Eagle+Lake' );
3
4
4
5
html , body {
5
6
margin : 0 ;
@@ -128,7 +129,7 @@ td, th {
128
129
}
129
130
130
131
#header {
131
- font-family : sans-serif ;
132
+ font-family : ' Eagle Lake ' , cursive ;
132
133
font-weight : bold ;
133
134
border-radius : 0 0 4em 4em ;
134
135
margin : -2em auto 0 ; /* extra top padding and negative margin preserves bleed-off illusion for shadow*/
Original file line number Diff line number Diff line change 1
1
= begin Html
2
- <img style="float: right; margin: 0 0 1em 1em; width:261px" src="/images/Camelia.svg" alt="" id="home_logo"/>
3
- Welcome to the official documentation of the <a href="https://perl6.org">Perl 6 </a>
2
+ <img style="float: right; margin: 0 0 1em 1em; width:261px" src="/images/Camelia-horns .svg" alt="" id="home_logo"/>
3
+ Welcome to the official documentation of the <a href="https://perl6.org">Perl 666 </a>
4
4
programming language!
5
5
Besides online browsing and searching, you can also
6
6
<a href="/perl6.xhtml">view everything in one file</a> or
You can’t perform that action at this time.
0 commit comments