Line 121: | Line 121: | ||
width: 80% | width: 80% | ||
} | } | ||
− | .jumbotron span { font-size: 40px; } | + | .jumbotron span { font-size: 40px; } |
.slideanim { visibility: hidden; } | .slideanim { visibility: hidden; } | ||
.slide { | .slide { | ||
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: 480px) { | @media screen and (max-width: 480px) { | ||
Line 159: | Line 161: | ||
} | } | ||
.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; } | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 01:33, 2 December 2016