src/common/header.css: make it more fancy (MR 19)
This commit is contained in:
parent
c35fa5afaf
commit
83017c32ba
1 changed files with 16 additions and 4 deletions
|
@ -1,4 +1,16 @@
|
||||||
/* WARNING: DO NOT EDIT THE COPY OF THIS FILE LOCATED IN YOUR USER PROFILE!
|
/* _ _ _ __ _
|
||||||
It will be overwritten on upgrade. You should edit the file located in
|
* _ __ ___ ___ | |__ (_) | ___ ___ ___ _ __ / _(_) __ _
|
||||||
/etc/mobile-config-firefox/ instead (most package managers won't replace
|
* | '_ ` _ \ / _ \| '_ \| | |/ _ \_____ / __/ _ \| '_ \| |_| |/ _` |
|
||||||
files under /etc if they've been edited) */
|
* | | | | | | (_) | |_) | | | __/_____| (_| (_) | | | | _| | (_| |
|
||||||
|
* |_| |_| |_|\___/|_.__/|_|_|\___| \___\___/|_| |_|_| |_|\__, |
|
||||||
|
* mobile-config-firefox |___/
|
||||||
|
* https://gitlab.com/postmarketOS/mobile-config-firefox/
|
||||||
|
*
|
||||||
|
* WARNING: DO NOT EDIT THE COPY OF THIS FILE LOCATED IN YOUR USER PROFILE!
|
||||||
|
*
|
||||||
|
* It will be overwritten on upgrade. You should edit the file located in
|
||||||
|
* /etc/mobile-config-firefox/ instead (most package managers won't replace
|
||||||
|
* files under /etc if they've been edited). Or alternatively, consider cloning
|
||||||
|
* mobile-config-firefox.git and editing the separate CSS files there, then
|
||||||
|
* combining them with "make". Patches for useful additions welcome!
|
||||||
|
*/
|
||||||
|
|
Loading…
Reference in a new issue