osint_stuff_tool_collection/style.css

23 lines
202 B
CSS
Raw Normal View History

2021-07-07 21:20:07 +02:00
.stringicon
{
2021-07-14 14:47:32 +02:00
height: 22px;
margin: auto;
opacity: 0.9;
2021-07-07 21:20:07 +02:00
}
2021-07-28 18:07:12 +02:00
.gitpodicon
{
height:35px;
}
.github-follow-button-main
{
height:30px;
}
.github-follow-button
{
height:20px;
2021-08-01 11:03:41 +02:00
}
a
{
font-size:19px;
}