mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-20 19:02:45 +01:00
Subnet command (#17)
* Started working on subnets * Basic version of the subnet command * Improved subnet command * almost done with subnets * improve positioning
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
.top-links { position: absolute; right: 10px; top: 10px; list-style-type: none; margin: 0 }
|
||||
.top-links { position: absolute; right: 1em; top: 1em; list-style-type: none; margin: 0 }
|
||||
.top-links li { float: left; }
|
||||
.top-links a { display: inline-block; padding: 10px 15px}
|
||||
.top-links .icon { margin-right: 5px; vertical-align: middle; }
|
||||
Reference in New Issue
Block a user