]> git.0d.be Git - panikdb.git/blobdiff - panikdb/static/css/style.css
add page to view/edit profile
[panikdb.git] / panikdb / static / css / style.css
index 2c9583707d6b7dc138460b6cf91d242c32a44b53..aa663f5a7ad974934faa4e7af53cd761c6d02127 100644 (file)
@@ -630,3 +630,8 @@ form#track-search button {
 .select2-container {
        min-width: 90%;
 }
+
+div#content div.section > h3 {
+       background: linear-gradient(to right, #386ede 30%, #00d6eb 100%);
+       color: white;
+}