Browse Source

tati 'responsive'

David 10 năm trước cách đây
mục cha
commit
6fddbf958c
3 tập tin đã thay đổi với 7 bổ sung4 xóa
  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; }
 

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 4 - 3
formulario.html