My website is located at http://www.elgami.com/
I'm using Twitter Bootstrap for my styling. Everything works fine on desktop, but my styling does not display on mobile browsers, except for when I hard-code it in, of course. What could be going wrong?
My header is displayed below:
My css files are located in the folder "css" in my public_html root directory.
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Hypercycle™ - Personalize Your World.</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width; initial-scale=1.0;">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/blog.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="http://ift.tt/1h80sJT">
<link rel="stylesheet" type="text/css" href="http://ift.tt/1UG7cg1">
<link rel='stylesheet' href='typicons.font-master/src/font/typicons.min.css' />
</head>
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire