mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 17:05:46 +01:00
first attempt for an logo
probably at the wrong chrome location, it just didn't accept files in chrome/skin/ in my first attempts, but i don't really care as a logo is also "content" :)
This commit is contained in:
@@ -17,6 +17,7 @@ h1 {
|
||||
p.tagline {
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
margin-top: -35px; /* don't leave so much space between "Vimperator" and "First there was..." */
|
||||
}
|
||||
|
||||
/* the text in the tables is too large without that */
|
||||
@@ -164,7 +165,7 @@ fieldset.paypal {
|
||||
color: black;
|
||||
}
|
||||
#vimperator-commandline-prompt {
|
||||
/* FIXME: black on white or default skin colours? */
|
||||
/* FIXME: black on white or default skin colors? */
|
||||
background-color: white;
|
||||
color: black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user