/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20 Şub 2022, 03:09:19
    Author     : user
*/

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #1614140d;
    border-radius: 4px 4px 0 0;
    background: #607d8b3b;
    margin-bottom: 3px;
    color: #333333b8;
}


ul {
  padding-inline-start: 0px;
  list-style-type:none;
}