mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 03:00:56 +02:00
Created functions to display Faction content (for a single faction) and added the corresponding html elements. Created framework for loading content for all pages (world, augmentations, etc.) in Engine.js
This commit is contained in:
@@ -91,3 +91,14 @@
|
||||
}
|
||||
|
||||
/* Factions */
|
||||
#faction-hack-button-div, #faction-hack-text-div {
|
||||
display:inline-block;
|
||||
}
|
||||
|
||||
#faction-fieldwork-button-div, #faction-fieldwork-text-div {
|
||||
display:inline-block;
|
||||
}
|
||||
|
||||
#faction-securitywork-button-div, #faction-securitywork-text-div {
|
||||
display:inline-block;
|
||||
}
|
||||
Reference in New Issue
Block a user