diff options
Diffstat (limited to 'templates/content')
-rw-r--r-- | templates/content/images/logo.png | bin | 5103 -> 4972 bytes | |||
-rw-r--r-- | templates/content/images/originals/logo.svg | 12 | ||||
-rw-r--r-- | templates/content/style/style.css | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/templates/content/images/logo.png b/templates/content/images/logo.png Binary files differindex e2c97c8b..b5501337 100644 --- a/templates/content/images/logo.png +++ b/templates/content/images/logo.png diff --git a/templates/content/images/originals/logo.svg b/templates/content/images/originals/logo.svg index 41b308da..29c53f60 100644 --- a/templates/content/images/originals/logo.svg +++ b/templates/content/images/originals/logo.svg @@ -76,7 +76,7 @@ xml:space="preserve" style="font-size:35.70877075px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:semi-condensed;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#008000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans Bold Semi-Condensed" x="154.2048" - y="530.07758" + y="532.07758" id="text2396" sodipodi:linespacing="125%" inkscape:export-filename="/home/bruno/repos/preguntalo/templates/content/images/text2424.png" @@ -85,12 +85,12 @@ sodipodi:role="line" id="tspan2398" x="154.2048" - y="530.07758">Preguntalo</tspan></text> + y="532.07758">Preguntalo</tspan></text> <text xml:space="preserve" style="font-size:12.09910297px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:semi-condensed;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans Bold Semi-Condensed" x="303.99615" - y="540.42242" + y="542.42242" id="text2400" sodipodi:linespacing="125%" inkscape:export-filename="/home/bruno/repos/preguntalo/templates/content/images/text2424.png" @@ -99,13 +99,13 @@ sodipodi:role="line" id="tspan2402" x="303.99615" - y="540.42242" + y="542.42242" style="font-size:12.09910297px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:semi-condensed;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#808080;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans Bold Semi-Condensed">.com.uy</tspan></text> <text xml:space="preserve" style="font-size:10.5875988px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:semi-condensed;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans Bold Semi-Condensed" x="157.2961" - y="500.24216" + y="502.24216" id="text2424" inkscape:export-filename="/home/bruno/repos/preguntalo/templates/content/images/text2424.png" inkscape:export-xdpi="90" @@ -114,6 +114,6 @@ sodipodi:role="line" id="tspan2426" x="157.2961" - y="500.24216">Si no lo sabes ¿?#*!...</tspan></text> + y="502.24216">Si no lo sabes ¿?#*!...</tspan></text> </g> </svg> diff --git a/templates/content/style/style.css b/templates/content/style/style.css index 73683b16..bfbd603a 100644 --- a/templates/content/style/style.css +++ b/templates/content/style/style.css @@ -93,9 +93,9 @@ blockquote #navBar .nav a {color:#333; background-color:#F9F7ED; padding:0px 12px 3px 12px; height:25px; line-height:30px;margin-left:10px; font-size:15px; font-weight:400; text-decoration:none;display: block;float: left;}
#navBar .nav a:hover {text-decoration:underline}
#navBar .nav a.on {height:24px;line-height:28px;border:1px solid green; background:green; color:#FFF; font-weight:600; text-decoration:none}
-#navBar .nav a.special {font-size:15px; color:green; font-weight:bold; text-decoration:none; }
+#navBar .nav a.special {font-size:15px; color:white;background:grey; font-weight:bold; text-decoration:none;}
#navBar .nav a.special:hover {text-decoration:underline;}
-#navBar .nav div.focus {float:right; padding-right:0px;}
+#navBar .nav div.focus {position:absolute; top:4px; padding-right:0px;}
/*搜索栏*/
#searchBar {background-color:green;padding:5px;}
#searchBar .content { }
|