@@ -1335,52 +1335,6 @@ a.navbar-item:hover {
13351335.hero .tabs ul {
13361336 border-bottom : none;
13371337}
1338- .hero .is-light {
1339- background-color : # f5f5f5 ;
1340- color : rgba (0 , 0 , 0 , 0.7 );
1341- }
1342- .hero .is-light
1343- a : not (.button ): not (.dropdown-item ): not (.tag ): not (.pagination-link .is-current ),
1344- .hero .is-light strong {
1345- color : inherit;
1346- }
1347- .hero .is-light .title {
1348- color : rgba (0 , 0 , 0 , 0.7 );
1349- }
1350- .hero .is-light .subtitle {
1351- color : rgba (0 , 0 , 0 , 0.9 );
1352- }
1353- .hero .is-light .subtitle a : not (.button ),
1354- .hero .is-light .subtitle strong {
1355- color : rgba (0 , 0 , 0 , 0.7 );
1356- }
1357- @media screen and (max-width : 1023px ) {
1358- .hero .is-light .navbar-menu {
1359- background-color : # f5f5f5 ;
1360- }
1361- }
1362- .hero .is-light .navbar-item ,
1363- .hero .is-light .navbar-link {
1364- color : rgba (0 , 0 , 0 , 0.7 );
1365- }
1366- .hero .is-light .navbar-link .is-active ,
1367- .hero .is-light .navbar-link : hover ,
1368- .hero .is-light a .navbar-item .is-active ,
1369- .hero .is-light a .navbar-item : hover {
1370- background-color : # e8e8e8 ;
1371- color : rgba (0 , 0 , 0 , 0.7 );
1372- }
1373- .hero .is-light .tabs a {
1374- color : rgba (0 , 0 , 0 , 0.7 );
1375- opacity : 0.9 ;
1376- }
1377- .hero .is-light .tabs a : hover {
1378- opacity : 1 ;
1379- }
1380- .hero .is-light .tabs li .is-active a {
1381- color : # f5f5f5 !important ;
1382- opacity : 1 ;
1383- }
13841338.section {
13851339 padding : 3rem 1.5rem ;
13861340}
0 commit comments