File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > contact </ title >
5
- < link href ="reset.css " rel ="stylesheet " type ="text/css " />
6
- < link href ="defunkt.css " rel ="stylesheet " type ="text/css " />
5
+ < link href ="/css/ reset.css " rel ="stylesheet " type ="text/css " />
6
+ < link href ="/css/ defunkt.css " rel ="stylesheet " type ="text/css " />
7
7
< style >
8
8
body { background-color : # FFFF00 ; }
9
9
.row > a : nth-child (6n+1): hover {
File renamed without changes.
Original file line number Diff line number Diff line change 2
2
<html >
3
3
<head >
4
4
<title > contact </title >
5
- <link href =" reset.css" rel =" stylesheet" type =" text/css" />
6
- <link href =" defunkt.css" rel =" stylesheet" type =" text/css" />
5
+ <link href =" /css/ reset.css" rel =" stylesheet" type =" text/css" />
6
+ <link href =" /css/ defunkt.css" rel =" stylesheet" type =" text/css" />
7
7
<style >
8
8
body { background-color: #FFFF00; }
9
9
.row > a :nth-child (6n+1 ):hover {
Original file line number Diff line number Diff line change 2
2
<html >
3
3
<head >
4
4
<title > projects </title >
5
- <link href =" reset.css" rel =" stylesheet" type =" text/css" />
6
- <link href =" defunkt.css" rel =" stylesheet" type =" text/css" />
5
+ <link href =" /css/ reset.css" rel =" stylesheet" type =" text/css" />
6
+ <link href =" /css/ defunkt.css" rel =" stylesheet" type =" text/css" />
7
7
<style >.row { width: { { width} } px; } </style >
8
8
</head >
9
9
Original file line number Diff line number Diff line change 2
2
<html >
3
3
<head >
4
4
<title > talks </title >
5
- <link href =" reset.css" rel =" stylesheet" type =" text/css" />
6
- <link href =" defunkt.css" rel =" stylesheet" type =" text/css" />
5
+ <link href =" /css/ reset.css" rel =" stylesheet" type =" text/css" />
6
+ <link href =" /css/ defunkt.css" rel =" stylesheet" type =" text/css" />
7
7
<style >
8
8
body { background-color: #FF00FF; }
9
9
.row > a :nth-child (6n+4 ):hover {
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > projects </ title >
5
- < link href ="reset.css " rel ="stylesheet " type ="text/css " />
6
- < link href ="defunkt.css " rel ="stylesheet " type ="text/css " />
5
+ < link href ="/css/ reset.css " rel ="stylesheet " type ="text/css " />
6
+ < link href ="/css/ defunkt.css " rel ="stylesheet " type ="text/css " />
7
7
< style > .row { width : 5552px ; }</ style >
8
8
</ head >
9
9
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > talks </ title >
5
- < link href ="reset.css " rel ="stylesheet " type ="text/css " />
6
- < link href ="defunkt.css " rel ="stylesheet " type ="text/css " />
5
+ < link href ="/css/ reset.css " rel ="stylesheet " type ="text/css " />
6
+ < link href ="/css/ defunkt.css " rel ="stylesheet " type ="text/css " />
7
7
< style >
8
8
body { background-color : # FF00FF ; }
9
9
.row > a : nth-child (6n+4): hover {
You can’t perform that action at this time.
0 commit comments