Skip to content
This repository has been archived by the owner on May 3, 2018. It is now read-only.

Nav bar #38

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions main.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ body {
height: 100%;
}
body {
font: 13px Helvetica Neue, Helvetica, sans-serif;
font: 31px Helvetica Neue, Helvetica, sans-serif;
margin: 0;
background-image: url("background.png");
}
Expand All @@ -14,7 +14,7 @@ header {
right: 0;
height: 35px;
padding: 0 10px;
background-color: #0F8BC0;
background-color: #25aff4;
-webkit-box-shadow: 0 1px 1px #ccc;
-moz-box-shadow: 0 1px 1px #ccc;
-o-box-shadow: 0 1px 1px #ccc;
Expand Down Expand Up @@ -353,7 +353,7 @@ border-radius: 0;
right: 0;
top: 33px;
border-top-left-radius: 0;
background-color:#0F8BC0;
background-color:#25aff4;
color: #FFFFFF;
}
#userfctdropdown li a {
Expand Down Expand Up @@ -390,7 +390,7 @@ border-radius: 0;
font-size: 14px;
}/*
.ctype-descriptive {
background-color: #0F8BC0;
background-color: #25aff4;
}
.ctype-helppage {
background-color: #299027;
Expand Down
Binary file modified scratchlogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified scratchlogo_highlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.