Đặt vé xe buýt trực tuyến bằng PHP / MySQLi

1 /* RESET STYLES */
2 *, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:
0; padding:0 }
3 table { border-collapse:collapse; border-spacing:
0 }
4 fieldset, img { border:
0; }
5 address, caption, cite, code, dfn, em, strong, th,
var { font-style:normal; font-weight:normal }
6 ol, ul, li { list-style:none }
7 caption, th { text-align:left }
8 h1, h2, h3, h4, h5, h6 {font-weight:normal;}
9 q:before, q:after { content:
''}
10 strong { font-weight: bold }
11 em { font-style: italic }
12 .aligncenter { display:block; margin:
0 auto }
13 .alignleft {
float:left }
14 .alignright {
float:right }
15 div { position:relative }

16 /* END RESET STYLES */

17
18
19 html{-webkit-font-smoothing:antialiased;}
20 a{color:#65a42d;text-decoration:none;}
21 a:hover{color:#65a42d; text-decoration:underline;}
22 .column-clear{ clear:both;}
23 .wrapper{ margin:0px auto; padding:0px;width:1080px;}
24 .portfolio-content, .portfolio-area{width:574px;margin:
0 auto; float:left;}
25 .title-page{font-size:40px;margin:50px 0px 60px 0px;color:#
151515;}
26 .
goto{float:right;width:130px;margin:-80px 30px 0px 0px;}
27
28 /**** PORTFOLIO STYLES*****/

29 .portfolio-categ{text-align:left;padding-top: 39px;padding-left: 166px; margin-bottom: 62px;}
30 .portfolio-categ li{display:inline;margin-right:10px;}
31 .image-block{ display:block;position: relative;}
32 .image-block img{border: 1px solid #d5d5d5; border-radius: 4px 4px 4px 4px;background:#FFFFFF;padding:10px;}
33 .image-block img:hover{border: 1px solid #A9CF54;box-shadow:
0 0 5px #A9CF54;}
34 .portfolio-area li{
float: left;margin: 0 12px 20px 0;overflow: hidden;width: 180px;padding:5px;margin:0 auto;}
35 .home-portfolio-text{margin-top:10px;}
36 li.active a{ text-decoration:underline;}

37 /**** END PORTFOLIO STYLES*****/

38 .portfolio-content, .portfolio-area h3 {
39     color: #
000;
40     font-size:
120%;
41     margin:
0 0 10px;
42     text-transform: uppercase;
43     }
44 .contactform{
45     padding:5px;
46     width:
100%;
47 }
48 #orderslip{
49     background-image:url(../images/notes.png);
50     background-repeat:repeat-y;
51     
float:right;
52     padding:10px;
53     margin-right: 7px;
54     padding-left: 32px; width: 223px;
55     
56 }


Gõ tìm kiếm nhanh...