Line 135: | Line 135: | ||
background-color: #FFFFFF; | background-color: #FFFFFF; | ||
z-index: 4; | z-index: 4; | ||
+ | } | ||
+ | #sidebar { | ||
+ | position: absolute; | ||
+ | top: 5%; | ||
+ | left: 15%; | ||
+ | height: 25%; | ||
+ | width: 20%; | ||
+ | background-color: #000000; | ||
} | } | ||
</style> | </style> |
Revision as of 13:39, 24 May 2018
D E S C R I P T I O N