Line 55: | Line 55: | ||
font-weight: 600; | font-weight: 600; | ||
font-family:"sans-serif"; | font-family:"sans-serif"; | ||
− | font-size: | + | font-size: 40px; |
+ | } | ||
+ | a.2title{ | ||
+ | color: #383838; | ||
+ | font-weight: 600; | ||
+ | font-family:"sans-serif"; | ||
+ | font-size: 25px; | ||
+ | text-align: left | ||
} | } | ||
</style> | </style> | ||
Line 131: | Line 138: | ||
<div class="container-fluid" style="text-align: center"> | <div class="container-fluid" style="text-align: center"> | ||
<a class="largetitle"> Hello </a> | <a class="largetitle"> Hello </a> | ||
+ | </div> | ||
+ | <div class="container-fluid" style="text-align: center"> | ||
+ | <a class="2title"> Hello </a> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 00:11, 2 November 2017