Add Oracle cert
This commit is contained in:
@@ -221,4 +221,19 @@ pre{
|
||||
overflow-x: auto;
|
||||
background-color: #36332f;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#certs {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
#certs>a {
|
||||
max-width: 25%;
|
||||
}
|
||||
|
||||
#certs>a>img {
|
||||
width: 100%;
|
||||
}
|
Reference in New Issue
Block a user