%PDF- %PDF-
Direktori : /home/medipszd/public_html/includes/ |
Current File : /home/medipszd/public_html/includes/header.php |
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>MedieLifes</title> <!-- Tell the browser to be responsive to screen width --> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <!-- Bootstrap 3.3.7 --> <link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.min.css"> <!-- DataTables --> <link rel="stylesheet" href="bower_components/datatables.net-bs/css/dataTables.bootstrap.min.css"> <!-- Font Awesome --> <link rel="stylesheet" href="bower_components/font-awesome/css/font-awesome.min.css"> <!-- Theme style --> <link rel="stylesheet" href="dist/css/AdminLTE.min.css"> <!-- AdminLTE Skins. Choose a skin from the css/skins folder instead of downloading all of them to reduce the load. --> <link rel="stylesheet" href="dist/css/skins/_all-skins.min.css"> <!-- Magnify --> <link rel="stylesheet" href="magnify/magnify.min.css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <!-- Google Font --> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic"> <!-- Paypal Express --> <script src="https://www.paypalobjects.com/api/checkout.js"></script> <!-- Google Recaptcha --> <script src='https://www.google.com/recaptcha/api.js'></script> <!-- Custom CSS --> <style type="text/css"> /* Small devices (tablets, 768px and up) */ @media (min-width: 768px){ #navbar-search-input{ width: 60px; } #navbar-search-input:focus{ width: 100px; } } /* Medium devices (desktops, 992px and up) */ @media (min-width: 992px){ #navbar-search-input{ width: 150px; } #navbar-search-input:focus{ width: 250px; } } .word-wrap{ overflow-wrap: break-word; } .prod-body{ height:300px; } .box:hover { box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); } .register-box{ margin-top:20px; } #trending{ list-style: none; padding:10px 5px 10px 15px; } #trending li { padding-left: 1.3em; } #trending li:before { content: "\f046"; font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; } /*Magnify*/ .magnify > .magnify-lens { width: 100px; height: 100px; } </style> </head>