|
|
Line 152: |
Line 152: |
| } | | } |
| .navbar-nav li a { text-align: center; } | | .navbar-nav li a { text-align: center; } |
− | .jumbotron h1 { font-size: 40px !important; }
| |
− | .jumbotron span { font-size: 30px; }
| |
− | }
| |
− | @media screen and (max-width: 530px) {
| |
− | #home h1 {
| |
− | font-size: 80px;
| |
− | }
| |
− | #facts h1, #detection h1, #system h1 { font-size: 30px; }
| |
− | #facts h2, #detection h2, #system h2 { font-size: 25px; }
| |
− | #facts p, #detection p, #system p { font-size: 15px; }
| |
| } | | } |
| @media screen and (max-width: 480px) { | | @media screen and (max-width: 480px) { |
Line 169: |
Line 159: |
| } | | } |
| .navbar-nav li a { text-align: center; } | | .navbar-nav li a { text-align: center; } |
− | .jumbotron h1 { font-size: 30px !important; }
| |
− | .jumbotron span { font-size: 20px; }
| |
− | #home h1 {
| |
− | font-size: 60px;
| |
− | }
| |
− | #home h1 {
| |
− | font-size: 80px;
| |
− | }
| |
− | #facts h1, #detection h1, #system h1 { font-size: 30px; }
| |
− | #facts h2, #detection h2, #system h2 { font-size: 25px; }
| |
− | #facts p, #detection p, #system p { font-size: 15px; }
| |
| } | | } |
− | @media screen and (max-width: 330px) {
| |
− | #home h1 {
| |
− | font-size: 50px;
| |
− | }
| |
− | #home p {
| |
− | font-size: 15px;
| |
− | }
| |
− | }
| |
| </style> | | </style> |
| </html> | | </html> |