disapproval of revisions 'a74d2ef75dd2d96cca222c96b5f51154a536ac25'..'dbe319d674d6a6a53491762262978f53caaaa58a'

This commit is contained in:
zzz
2011-01-31 13:38:11 +00:00
parent 89e0e6638d
commit 71dcbec10e
3 changed files with 1 additions and 8 deletions

View File

@@ -124,7 +124,7 @@ tunnel.6.type=connectclient
tunnel.6.sharedClient=true
tunnel.6.interface=127.0.0.1
tunnel.6.listenPort=4445
tunnel.6.proxyList=outproxy2.h2ik.i2p
tunnel.6.proxyList=outproxy.h2ik.i2p
tunnel.6.i2cpHost=127.0.0.1
tunnel.6.i2cpPort=7654
tunnel.6.option.inbound.nickname=shared clients

View File

@@ -735,7 +735,6 @@ h1 {
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
min-width: 500px;
text-shadow: 0px 1px 1px #99f;
}
h2 {
@@ -755,8 +754,6 @@ h2 {
box-shadow: 0 2px 1px 1px rgba(176, 176, 216, 0.4);
word-wrap: break-word;
opacity: 1;
text-transform: uppercase;
text-shadow: 0px 1px 1px #99f;
}
h2 a, h3 a {
@@ -798,8 +795,6 @@ h3 {
box-shadow: 0 2px 1px 1px rgba(176, 176, 216, 0.4);
opacity: 1;
letter-spacing: 0.07em;
text-transform: uppercase;
text-shadow: 0px 1px 1px #99f;
}
h4 {

View File

@@ -58,8 +58,6 @@ h4 {
-moz-box-shadow: 0 2px 1px 1px rgba(176, 176, 216, 0.4);
-khtml-box-shadow: 0 2px 1px 1px rgba(176, 176, 216, 0.4);
box-shadow: 0 2px 1px 1px rgba(176, 176, 216, 0.4);
text-shadow: 0px 1px 1px #77f;
text-transform: uppercase;
}
a {