mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
imposiciones
This commit is contained in:
17
httpdocs/themes/vuexy/css/ot.css
Normal file
17
httpdocs/themes/vuexy/css/ot.css
Normal file
@ -0,0 +1,17 @@
|
||||
.imposicion-overlay-image
|
||||
{
|
||||
position: absolute;
|
||||
top: 75%;
|
||||
left: 25%;
|
||||
transform: translate(-10%, -10%);
|
||||
background-color:rgb(255, 255, 255);
|
||||
color: black;
|
||||
font-size: 11px;
|
||||
text-align: center;
|
||||
border : 1px solid;
|
||||
|
||||
}
|
||||
.logo-container{
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
Reference in New Issue
Block a user