ソースを参照

Places search box on the right

Muhammad Talha Mansoor 12 年 前
コミット
c0a8ec26a2
共有2 個のファイルを変更した10 個の追加1 個の削除を含む
  1. 9 0
      css/custom.css
  2. 1 1
      index.html

+ 9 - 0
css/custom.css

@@ -61,6 +61,10 @@ a.siteBanner:hover{
    padding: 0.35em;
 }
 
+.searchBox {
+   text-align: right;
+}
+
 .articleTitle {
    font-size: 3.2em;
    color: darkRed;
@@ -161,6 +165,11 @@ Mobile version - preset code from cssgrid.net */
    }
 
 
+.searchBox {
+   text-align: center;
+}
+
+
    .examplecontainer {}
 
    body {}

+ 1 - 1
index.html

@@ -90,7 +90,7 @@
             <span>Archives</span>
           </div>
 
-          <div class="pre_2 col_4 last">
+          <div class="pre_1 col_4 last searchBox">
 	    <form action="http://www.google.com/cse">
               <div>
                 <input type="hidden" name="cx" value="012236898957532950839:9eegq1vhwts">