forked from I2P_Developers/i2p.www
Apply the h1 theming to div.title in old themes (like on current site)
This commit is contained in:
@@ -172,7 +172,7 @@ ul {
|
||||
text-indent: -4em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
h1, div.title {
|
||||
color: #9999ff;
|
||||
text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.9);
|
||||
text-align: right;
|
||||
|
@@ -160,7 +160,7 @@ ul {
|
||||
text-indent: -4em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
h1, div.title {
|
||||
color: #9999ff;
|
||||
/* text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.9); */
|
||||
text-align: right;
|
||||
|
@@ -160,7 +160,7 @@ ul {
|
||||
text-indent: -4em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
h1, div.title {
|
||||
color: #9999ff;
|
||||
/* text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.9); */
|
||||
text-align: right;
|
||||
|
@@ -163,7 +163,7 @@ ul {
|
||||
text-indent: -4em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
h1, div.title {
|
||||
color: #9999ff;
|
||||
font-family:"SimHei","黑体";
|
||||
text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.9);
|
||||
|
Reference in New Issue
Block a user