Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Commit

Permalink
Updated link color; removed extraneous style from dir-index-uncat.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicaschilling committed May 5, 2020
1 parent 174672a commit 4bd6455
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 51 deletions.
49 changes: 0 additions & 49 deletions dir-index-uncat.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,55 +6,6 @@
<link rel="stylesheet" href="/ipfs/Qme2SZFZhhgzT4v3d2R87c8KwaozjyqqUrXPzzA85QbGnj/style.css"/>
<!-- Icon art is https://fileicons.org/ -->
<link rel="stylesheet" href="/ipfs/Qme2SZFZhhgzT4v3d2R87c8KwaozjyqqUrXPzzA85QbGnj/icons.css">
<style>
.narrow {width: 0px;}
.padding { margin: 100px;}
#header {
background: #0b3a53;
border-bottom: 4px solid #69c4cd;
color: #ffffff;
margin: 0;
padding: 0;
}
#logo {
height: 35px;
margin: 10px;
}
#header-menu {
align-items: center;
display: flex;
margin: 10px;
float: right;
font-size: 16px;
font-weight: 500;
}
#header-menu a {
color: #69c4cd;
}
#header-menu a:active, a:visited {
color: #9ad4db;
}
#header-menu a:hover {
color: #ffffff;
}
.header-menu-item {
margin: 0px 8px;
}
#bug-report svg {
height: 30px;
fill: #69c4cd;
margin-top: 2px;
}
#bug-report svg:hover {
fill: #ffffff;
}
.ipfs-icon {
width:16px;
}
.ipfs-hash {
color: #999;
}
</style>
<title>{{ .Path }}</title>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion dir-index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion gw-assets/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4bd6455

Please sign in to comment.