0byt3m1n1
Path:
C:
/
wamp64
/
www
/
RRC
/
[
Home
]
File: disc.css
html, body { min-height: 100%; } body{ background-color: rgb(194, 209, 240); background-image: url(images/ba3.png); background-repeat: no-repeat; background-size: cover; background-position: center; } .container { display: flex; width : 80%; margin-top: 10%; margin:10% ; } .ref-img { width: 50%; padding: 20px; border-radius: 15px; /* background: white; box-shadow: 0 0 8px #669999;*/ margin-left: 0%; margin-top: 5%; margin-bottom: 10%; font-family: sans-serif; line-height:1.9; background-color: rgba(0, 0, 0, 0.4); box-shadow: 0 0 10px #000; } .ref-disc { width: 50%; padding: 20px; border-radius: 15px; /*background: white; box-shadow: 0 0 8px #669999;*/ margin-left: 5%; margin-top: 5%; margin-bottom: 10%; background-color: rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px #000; }