Selaa lähdekoodia

tati 'responsive'

David 10 vuotta sitten
vanhempi
commit
6fddbf958c
3 muutettua tiedostoa jossa 7 lisäystä ja 4 poistoa
  1. 2 0
      css/formulario.css
  2. 1 1
      css/skeleton.css
  3. 4 3
      formulario.html

+ 2 - 0
css/formulario.css

@@ -1,3 +1,5 @@
+.left { float:left ; }
+.right { float: right; }
 @font-face {
  font-family: 'Champagne and Limousine';
  src: url('../Fonts/Champagne&Limousines.ttf');

+ 1 - 1
css/skeleton.css

@@ -280,7 +280,7 @@ input[type="checkbox"],
 input[type="radio"] {
   display: inline; }
 label > .label-body {
-  display: inline-block;
+  display: inline;
   margin-left: .5rem;
   font-weight: normal; }
 

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 4 - 3
formulario.html