Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Editions by Raul Julian
- */
- @font-face {
- font-family: 'Flexo' ;
- src: url('../font-awesome/flexo.ttf');
- }
- body {
- font-family: 'Flexo' !important ;
- }
- li a {
- transition: all .3s ease-in-out;
- }
- li a:hover {
- color: rgba(0,0,100, .8) !important ;
- }
- .tools-section .col-md-4 {
- margin-bottom: 20px;
- }
Add Comment
Please, Sign In to add comment