Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- To change this license header, choose License Headers in Project Properties.
- To change this template file, choose Tools | Templates
- and open the template in the editor.
- */
- /*
- Created on : 04/03/2019, 18:20:11
- Author : LuanM
- */
- html {
- background-color: green;
- font-size: 20px;
- }
- ul {
- background: red;
- padding: 10px;
- border: 1px solid black;
- }
- li {
- margin-left: 20px;
- }
Add Comment
Please, Sign In to add comment