Fix colors breaking floating css because fuck
This commit is contained in:
@@ -22,7 +22,7 @@ func (s *Server) notes(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
func notesHead(w http.ResponseWriter, p filetree.Path) {
|
||||
fmt.Fprintln(w, h2(p.MultiLink(), "margin: 0; position: fixed; padding: .25em; background-color: #202b38; width: 100%; top: 0;"))
|
||||
fmt.Fprintln(w, h2(p.MultiLink()))
|
||||
htmlSearch(w)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user