mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
Make code style consistent across all AboutRedirector's
This commit is contained in:
parent
81c6c590cc
commit
038fd273ea
8 changed files with 266 additions and 114 deletions
|
|
@ -15,39 +15,8 @@
|
|||
<meta charset='utf-8' />
|
||||
<title>&chronicles.title.55.2;</title>
|
||||
|
||||
<style>
|
||||
html {
|
||||
background: maroon radial-gradient( circle, #a01010 0%, #800000 80%) center center / cover no-repeat;
|
||||
color: white;
|
||||
font-style: italic;
|
||||
text-rendering: optimizeLegibility;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
#moztext {
|
||||
margin-top: 15%;
|
||||
font-size: 1.1em;
|
||||
font-family: serif;
|
||||
text-align: center;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
#from {
|
||||
font-size: 1.95em;
|
||||
font-family: serif;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
em {
|
||||
font-size: 1.3em;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="chrome://global/content/mozilla.css"
|
||||
type="text/css"/>
|
||||
</head>
|
||||
|
||||
<body dir="&locale.dir;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue