osint_stuff_tool_collection/style.css
2021-12-12 22:32:39 +03:00

74 lines
1.0 KiB
CSS

.jumbotron
{
text-align:center;
}
td
{
vertical-align: top;
}
.stringicon
{
height: 22px;
margin: auto;
opacity: 0.9;
}
.gitpodicon
{
height:35px;
}
.github-follow-button-main
{
height:30px;
}
.github-follow-button
{
height:20px;
}
a
{
font-size:19px;
}
.telegram-follow-button {
color: #fff;
background: #1e97d7;
padding: 3px 7px;
font-weight: 500;
font-size: 18px;
border-radius: 4px;
vertical-align: middle;
text-align: center;
}
.telegram-follow-button:hover {
background: #167ba5;
color: #fff;
}
.telegram-follow-button img{
width: 20px;
vertical-align: middle;
}
.twitter-follow-button-2 {
color: #fff;
background: #1DA1F2;
padding: 3px 7px;
font-weight: 500;
font-size: 18px;
border-radius: 4px;
vertical-align: middle;
text-align: center;
}
.cipher-387-button {
color: #fff;
background: red;
padding: 3px 7px;
font-weight: 500;
font-size: 18px;
border-radius: 4px;
vertical-align: middle;
text-align: center;
}